pub type ALARMHI = Reg<ALARMHI_SPEC>;
Expand description
ALARMHI (rw) register accessor: Timer 0 alarm value, high bits
You can read
this register and get alarmhi::R
. You can reset
, write
, write_with_zero
this register using alarmhi::W
. You can also modify
this register. See API.
For information about available fields see alarmhi
module
Aliased Typeยง
struct ALARMHI { /* private fields */ }