pub type TimerControl = Reg<TimerControlSpec>;Expand description
TIMER_CONTROL (rw) register accessor: Timer %s [dim=3] control register
You can read this register and get timer_control::R. You can reset, write, write_with_zero this register using timer_control::W. You can also modify this register. See API.
For information about available fields see timer_control module
Aliased Type§
pub struct TimerControl { /* private fields */ }