Type Definition stm32f2::stm32f217::fsmc::bcr::WAITPOL_R[][src]

type WAITPOL_R = R<bool, WAITPOL_A>;

Reader of field WAITPOL

Implementations

impl WAITPOL_R[src]

pub fn variant(&self) -> WAITPOL_A[src]

Get enumerated values variant

pub fn is_active_low(&self) -> bool[src]

Checks if the value of the field is ACTIVELOW

pub fn is_active_high(&self) -> bool[src]

Checks if the value of the field is ACTIVEHIGH