Type Alias stm32_hal2::pac::fmc::bcr2::WAITEN_R

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

Field WAITEN reader - 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_R { /* private fields */ }