LPCOMP driver - legacy layer

nRF5 SDK v15.0.0

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

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.