R

Type Alias R 

Source
pub type R = R<u32, OSPEEDR>;
Expand description

Reader of register OSPEEDR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ospeedr3(&self) -> OSPEEDR3_R

Bits 6:7 - Port x configuration bits (y = 0..15)

Source

pub fn ospeedr1(&self) -> OSPEEDR1_R

Bits 2:3 - Port x configuration bits (y = 0..15)

Source

pub fn ospeedr0(&self) -> OSPEEDR0_R

Bits 0:1 - Port x configuration bits (y = 0..15)