pub type Timer0OnReg = RegValueT<Timer0OnReg_SPEC>;Expand description
Timer0 on control register
Aliased Type§
pub struct Timer0OnReg { /* private fields */ }Implementations§
Source§impl Timer0OnReg
impl Timer0OnReg
Trait Implementations§
Source§impl Default for Timer0OnReg
impl Default for Timer0OnReg
Source§fn default() -> Timer0OnReg
fn default() -> Timer0OnReg
Returns the “default value” for a type. Read more