Type Alias stm32_hal2::pac::fmc::bwtr1::ADDSET_R

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

Field ADDSET reader - Address setup phase duration. These bits are written by software to define the duration of the address setup phase in KCK_FMC cycles (refer to Figure81 to Figure93), used in asynchronous accesses: … Note: In synchronous accesses, this value is not used, the address setup phase is always 1 Flash clock period duration. In muxed mode, the minimum ADDSET value is 1.

Aliased Type§

struct ADDSET_R { /* private fields */ }