Type Definition stm32g4::stm32g441::exti::pr1::PIF0_R[][src]

type PIF0_R = R<bool, PIF0_A>;

Reader of field PIF0

Implementations

impl PIF0_R[src]

pub fn variant(&self) -> PIF0_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