Type Alias stm32_hal2::pac::fmc::btr4::ACCMOD_R

source ·
pub type ACCMOD_R = FieldReaderRaw<u8, u8>;
Expand description

Field ACCMOD reader - 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_R { /* private fields */ }