Type Alias stm32_hal2::pac::fmc::bcr1::WAITPOL_W

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

Field WAITPOL writer - Wait signal polarity bit This bit defines the polarity of the wait signal from memory used for either in synchronous or asynchronous mode:

Aliased Type§

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