Struct nrf52840::power::EVENTS_POFWARN[][src]

pub struct EVENTS_POFWARN { /* fields omitted */ }

Power failure warning

Methods

impl EVENTS_POFWARN
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations