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

type R = R<u32, IDR>;

Reader of register IDR

Implementations

impl R[src]

pub fn idr3(&self) -> IDR3_R[src]

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

pub fn idr1(&self) -> IDR1_R[src]

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

pub fn idr0(&self) -> IDR0_R[src]

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