Type Alias stm32_hal2::pac::fmc::bwtr3::ACCMOD_W

source ·
pub type ACCMOD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BWTR3_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field ACCMOD writer - Access mode. These bits specify the asynchronous access modes as shown in the next timing diagrams.These bits are taken into account only when the EXTMOD bit in the FMC_BCRx register is 1.

Aliased Type§

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