R

Type Alias R 

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

Reader of register ODR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn odr4(&self) -> ODR4_R

Bit 4 - Port output data (y = 0..15)

Source

pub fn odr3(&self) -> ODR3_R

Bit 3 - Port output data (y = 0..15)

Source

pub fn odr2(&self) -> ODR2_R

Bit 2 - Port output data (y = 0..15)

Source

pub fn odr1(&self) -> ODR1_R

Bit 1 - Port output data (y = 0..15)

Source

pub fn odr0(&self) -> ODR0_R

Bit 0 - Port output data (y = 0..15)