Type Definition stm32g4::stm32g431::exti::pr2::PIF32_R[][src]

type PIF32_R = R<bool, PIF32_A>;

Reader of field PIF32

Implementations

impl PIF32_R[src]

pub fn variant(&self) -> PIF32_A[src]

Get enumerated values variant

pub fn is_not_pending(&self) -> bool[src]

Checks if the value of the field is NOTPENDING

pub fn is_pending(&self) -> bool[src]

Checks if the value of the field is PENDING