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.

Table 1. Return Values
Return value Description

true

If the BOD12 has detected a low voltage condition

false

If the BOD12 has not detected a low voltage condition