Type Alias nrf52840_hal::pac::power::pofcon::POF_W

source ·
pub type POF_W<'a, const O: u8> = BitWriterRaw<'a, u32, POFCON_SPEC, POF_A, BitM, O>;
Expand description

Field POF writer - Enable or disable power failure warning

Aliased Type§

struct POF_W<'a, const O: u8> { /* private fields */ }