pub struct OSPEEDR_SPEC;
Expand description
Trait Implementations§
source§impl Readable for OSPEEDR_SPEC
impl Readable for OSPEEDR_SPEC
read()
method returns ospeedr::R reader structure
source§impl RegisterSpec for OSPEEDR_SPEC
impl RegisterSpec for OSPEEDR_SPEC
source§impl Resettable for OSPEEDR_SPEC
impl Resettable for OSPEEDR_SPEC
reset()
method sets OSPEEDR to value 0xc0
source§fn reset_value() -> <OSPEEDR_SPEC as RegisterSpec>::Ux
fn reset_value() -> <OSPEEDR_SPEC as RegisterSpec>::Ux
Reset value of the register.
source§impl Writable for OSPEEDR_SPEC
impl Writable for OSPEEDR_SPEC
write(|w| ..)
method takes ospeedr::W writer structure