nRF5 SDK v17.1.0
Modules | Macros | Typedefs
LPCOMP driver - legacy layer

Layer providing compatibility with the former API. More...

Modules

 LPCOMP peripheral driver - legacy layer configuration
 

Macros

#define NRF_DRV_LPCOMP_DEFAULT_CONFIG   NRFX_LPCOMP_DEFAULT_CONFIG
 Macro for forwarding the new implementation.
 
#define lpcomp_events_handler_t   nrfx_lpcomp_event_handler_t
 Macro for forwarding the new implementation.
 
#define nrf_drv_lpcomp_init   nrfx_lpcomp_init
 Macro for forwarding the new implementation.
 
#define nrf_drv_lpcomp_uninit   nrfx_lpcomp_uninit
 Macro for forwarding the new implementation.
 
#define nrf_drv_lpcomp_enable   nrfx_lpcomp_enable
 Macro for forwarding the new implementation.
 
#define nrf_drv_lpcomp_disable   nrfx_lpcomp_disable
 Macro for forwarding the new implementation.
 

Typedefs

typedef nrfx_lpcomp_config_t nrf_drv_lpcomp_config_t
 Type definition for forwarding the new implementation.
 

Detailed Description

Layer providing compatibility with the former API.


Documentation feedback | Developer Zone | Subscribe | Updated