Type Alias stm32_hal2::pac::fmc::bcr4::WAITCFG_R

source ·
pub type WAITCFG_R = BitReaderRaw<bool>;
Expand description

Field WAITCFG reader - Wait timing configuration The NWAIT signal indicates whether the data from the memory are valid or if a wait state must be inserted when accessing the memory in synchronous mode. This configuration bit determines if NWAIT is asserted by the memory one clock cycle before the wait state or during the wait state:

Aliased Type§

struct WAITCFG_R { /* private fields */ }