[][src]Module nrf52840_hal::target::power::pofcon

Power-fail comparator configuration

Structs

POF_W

Write proxy for field POF

THRESHOLDVDDH_W

Write proxy for field THRESHOLDVDDH

THRESHOLD_W

Write proxy for field THRESHOLD

Enums

POF_A

Enable or disable power failure warning

THRESHOLDVDDH_A

Power-fail comparator threshold setting for high voltage mode (supply connected to VDDH only). This setting does not apply for normal voltage mode (supply connected to both VDD and VDDH).

THRESHOLD_A

Power-fail comparator threshold setting. This setting applies both for normal voltage mode (supply connected to both VDD and VDDH) and high voltage mode (supply connected to VDDH only). Values 0-3 set threshold below 1.7 V and should not be used as brown out detection will be activated before power failure warning on such low voltages.

Type Definitions

POF_R

Reader of field POF

R

Reader of register POFCON

THRESHOLDVDDH_R

Reader of field THRESHOLDVDDH

THRESHOLD_R

Reader of field THRESHOLD

W

Writer for register POFCON