[][src]Type Definition stm32l0::stm32l0x1::exti::pr::PIF0_R

type PIF0_R = R<bool, PIF0_A>;

Reader of field PIF0

Methods

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