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