Type Alias stm32_hal2::pac::fmc::bcr3::MUXEN_R

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

Field MUXEN reader - Address/data multiplexing enable bit When this bit is set, the address and data values are multiplexed on the data bus, valid only with NOR and PSRAM memories:

Aliased Type§

struct MUXEN_R { /* private fields */ }