pub type R = R<u32, OSPEEDR>;
Expand description
Reader of register OSPEEDR
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn ospeedr3(&self) -> OSPEEDR3_R
pub fn ospeedr3(&self) -> OSPEEDR3_R
Bits 6:7 - Port x configuration bits (y = 0..15)
Sourcepub fn ospeedr1(&self) -> OSPEEDR1_R
pub fn ospeedr1(&self) -> OSPEEDR1_R
Bits 2:3 - Port x configuration bits (y = 0..15)
Sourcepub fn ospeedr0(&self) -> OSPEEDR0_R
pub fn ospeedr0(&self) -> OSPEEDR0_R
Bits 0:1 - Port x configuration bits (y = 0..15)