XBee Firmware Library
1.6.0
|
Functions | |
void | lvd_clear_flag (void) |
Clears the Low-Voltage Detection flag. More... | |
bool_t | lvd_flag (void) |
Polls the Low-Voltage Detection flag. More... | |
void | lvd_irq_enable (bool_t enable) |
Enables/Disables the Low-Voltage Detection mechanism. More... | |
void | lvd_set_trigger (bool_t low) |
Sets the voltage at which the LVD flag is set. More... | |