Type Alias Timer2ctrl

Source
pub type Timer2ctrl = Reg<Timer2ctrlSpec>;
Expand description

Timer2Ctrl (rw) register accessor: Control Register

You can read this register and get timer2ctrl::R. You can reset, write, write_with_zero this register using timer2ctrl::W. You can also modify this register. See API.

For information about available fields see timer2ctrl module

Aliased Typeยง

pub struct Timer2ctrl { /* private fields */ }