[][src]Type Definition stm32f7::stm32f7x3::fmc::bcr1::WAITPOL_R

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