Type Alias R

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

Reader of register MODER

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn moder4(&self) -> MODER4_R

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

Source

pub fn moder3(&self) -> MODER3_R

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

Source

pub fn moder2(&self) -> MODER2_R

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

Source

pub fn moder1(&self) -> MODER1_R

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

Source

pub fn moder0(&self) -> MODER0_R

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