Once armed, the alarm fires when TIMER_ALARM1 == TIMELR.
The alarm will disarm itself once it fires, and can
be disarmed early using the ARMED status register.
You can read
this register and get alarm1::R
. You can reset
, write
, write_with_zero
this register using alarm1::W
. You can also modify
this register. See API.
For information about available fields see alarm1
module
struct ALARM1 { /* private fields */ }