Type Definition stm32g0::stm32g041::exti::rpr1::RPIF0_R[][src]

type RPIF0_R = R<bool, RPIF0_A>;

Reader of field RPIF0

Implementations

impl RPIF0_R[src]

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