[][src]Type Definition stm32wb_pac::pwr::pucre::R

type R = R<u32, PUCRE>;

Reader of register PUCRE

Implementations

impl R[src]

pub fn pu4(&self) -> PU4_R[src]

Bit 4 - Port E pull-up bit y (y=0..15)

pub fn pu3(&self) -> PU3_R[src]

Bit 3 - Port E pull-up bit y (y=0..15)

pub fn pu2(&self) -> PU2_R[src]

Bit 2 - Port E pull-up bit y (y=0..15)

pub fn pu1(&self) -> PU1_R[src]

Bit 1 - Port E pull-up bit y (y=0..15)

pub fn pu0(&self) -> PU0_R[src]

Bit 0 - Port E pull-up bit y (y=0..15)