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