Type Alias stm32h7xx_hal::device::fmc::bwtr4::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 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_R { /* private fields */ }