Interfacing ENC28J60 with nRF52832

Hello, 
       I am currently working on integrating the ENC28J60 Ethernet module using SEGGER Embedded Studio and nRF5 SDK version 15.0. As part of this project, I would like to confirm whether it is possible to interface the ENC28J60 with the nRF52832 microcontroller via the SPI interface.
      If interfacing is supported, I would appreciate guidance on the recommended libraries or drivers suitable for this configuration. My primary objective is to first verify Ethernet connectivity and then proceed to implement packet data transmission and reception using the Ethernet module.
     Your support or any reference material would be highly beneficial.
     Waiting for your response.
Related