4.6.2.1.11 Function bod12_is_detected()
Checks if the BOD12 low voltage detection has occurred.
bool bod12_is_detected( void )
Determines if the BOD12 has detected a voltage lower than its configured threshold.
Returns
Detection status of the BOD12.
Return value | Description |
---|---|
true |
If the BOD12 has detected a low voltage condition |
false |
If the BOD12 has not detected a low voltage condition |