pub type Timer2value = Reg<Timer2valueSpec>;Expand description
Timer2Value (r) register accessor: Current Value Register
You can read this register and get timer2value::R. See API.
For information about available fields see timer2value module
Aliased Typeยง
pub struct Timer2value { /* private fields */ }