14 #ifndef DRV_WB_NANO_H_
15 #define DRV_WB_NANO_H_
53 bool nanoConfig(uint32_t delay, uint32_t period, uint32_t width, uint32_t noOfPulses);
void nanoSetPulseDoneTask(int taskId)
Configures the task to run if a pulse is done.
bool nanoConfig(uint32_t delay, uint32_t period, uint32_t width, uint32_t noOfPulses)
Configures the nano-beacon.
#define NANOB
Nano-Beacon device.
static void nanoEnable(NanoEnable nanoEnable)
Enable or disable the nano-beacon.
Manages the global system error.
This module is responsible for distributing error codes.
NanoEnable
Enumeration for nanobeacon enable states.
This file assigns all device structures to memory mapped structures.