Type Definition stm32f1::stm32f102::fsmc::bcr1::WAITCFG_R[][src]

type WAITCFG_R = R<bool, WAITCFG_A>;

Reader of field WAITCFG

Implementations

impl WAITCFG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BEFOREWAITSTATE

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

Checks if the value of the field is DURINGWAITSTATE