Type Definition nrf52820_pac::power::POFCON[][src]

type POFCON = Reg<u32, _POFCON>;
Expand description

Power-fail comparator configuration

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pofcon module

Trait Implementations

Register POFCON reset()’s with value 0

Register size

Reset value of the register

read() method returns pofcon::R reader structure

write(|w| ..) method takes pofcon::W writer structure