BLE_API
v2.1.3
|
Functions | |
void | setMCU_SystemPowerDown (void) |
void | setMCU_TinyDelay (uint32_t u32Usec) |
Here shows the MCU system related function definitions.
void setMCU_SystemPowerDown | ( | void | ) |
MCU Enter System Power Down Mode.
void setMCU_TinyDelay | ( | uint32_t | u32Usec | ) |
MCU Implemented Tiny Delay Function for BLE Stack.
[in] | u32Usec | : delay time in microseconds. |