R

Type Alias R 

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

Reader of register IDR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn idr4(&self) -> IDR4_R

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

Source

pub fn idr3(&self) -> IDR3_R

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

Source

pub fn idr2(&self) -> IDR2_R

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

Source

pub fn idr1(&self) -> IDR1_R

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

Source

pub fn idr0(&self) -> IDR0_R

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