Type Alias stm32_hal2::pac::fmc::btr1::ACCMOD_W

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

Field ACCMOD writer - Access mode These bits specify the asynchronous access modes as shown in the timing diagrams. They 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 */ }