Type Alias stm32_hal2::pac::fmc::bcr1::WAITEN_W

source ·
pub type WAITEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, BCR1_SPEC, bool, BitM, O>;
Expand description

Field WAITEN writer - Wait enable bit This bit enables/disables wait-state insertion via the NWAIT signal when accessing the memory in synchronous mode.

Aliased Type§

struct WAITEN_W<'a, const O: u8> { /* private fields */ }