[][src]Type Definition stm32f3::stm32f303::exti::pr2::PR32_R

type PR32_R = R<bool, PR32_A>;

Reader of field PR32

Methods

impl PR32_R[src]

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