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