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

type R = R<u32, ODR>;

Reader of register ODR

Implementations

impl R[src]

pub fn odr3(&self) -> ODR3_R[src]

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

pub fn odr1(&self) -> ODR1_R[src]

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

pub fn odr0(&self) -> ODR0_R[src]

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