Type Definition lpc81x_pac::lpc812::wkt::ctrl::ALARMFLAG_W

source ·
pub type ALARMFLAG_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, ALARMFLAG_A, O>;
Expand description

Field ALARMFLAG writer - Wake-up or alarm timer flag.

Implementations§

No time-out. The self wake-up timer has not timed out. Writing a 0 to has no effect.

Time-out. The self wake-up timer has timed out. This flag generates an interrupt request which can wake up the part from any reduced power mode including Deep power-down if the clock source is the low power oscillator. Writing a 1 clears this status bit.