![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_scan | Pointer to the sCAN driver instance. |
| NRF_SCAN_SUCCESS | Controller powered up successfully. |
| NRF_SCAN_ERROR_INVALID_STATE | nrfx driver state is invalid. |