pub type OSPEEDR = Reg<u32, _OSPEEDR>;
Expand description
Aliased Type§
pub struct OSPEEDR { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for OSPEEDR
Register OSPEEDR reset()
’s with value 0xc0
impl ResetValue for OSPEEDR
Register OSPEEDR reset()
’s with value 0xc0
impl Readable for OSPEEDR
read()
method returns ospeedr::R reader structure
impl Writable for OSPEEDR
write(|w| ..)
method takes ospeedr::W writer structure