Type Definition stm32g0::stm32g071::exti::fpr1::FPIF0_R[][src]

type FPIF0_R = R<bool, FPIF0_A>;

Reader of field FPIF0

Implementations

impl FPIF0_R[src]

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