R

Type Alias R 

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

Reader of register OTYPER

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ot3(&self) -> OT3_R

Bit 3 - Port x configuration bits (y = 0..15)

Source

pub fn ot1(&self) -> OT1_R

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

Source

pub fn ot0(&self) -> OT0_R

Bit 0 - Port x configuration bits (y = 0..15)