[][src]Type Definition stm32f1::stm32f100::fsmc::bcr::WAITPOL_R

type WAITPOL_R = R<bool, WAITPOL_A>;

Reader of field WAITPOL

Methods

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