Type Definition stm32f2::stm32f215::exti::pr::PR0_R[][src]

type PR0_R = R<bool, PR0_A>;

Reader of field PR0

Implementations

impl PR0_R[src]

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