[][src]Type Definition stm32wb_pac::gpioh::otyper::R

type R = R<u32, OTYPER>;

Reader of register OTYPER

Implementations

impl R[src]

pub fn ot3(&self) -> OT3_R[src]

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

pub fn ot1(&self) -> OT1_R[src]

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

pub fn ot0(&self) -> OT0_R[src]

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