nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_scan_enable()

nrf_scan_error_t nrf_scan_enable ( nrf_scan_t const * p_scan)

#include <softperipheral/sCAN/include/nrf_scan.h>

Explicitly power up and configure the controller.

Optional: Recommended around sequences of operations to avoid repeated power toggling latency.

Parameters
[in]p_scanPointer to the sCAN driver instance.
Return values
NRF_SCAN_SUCCESSController powered up successfully.
NRF_SCAN_ERROR_INVALID_STATEnrfx driver state is invalid.