Type Alias stm32_hal2::pac::fmc::bcr3::MWID_W

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

Field MWID writer - Memory data bus width Defines the external memory device width, valid for all type of memories.

Aliased Type§

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