Type Alias stm32_hal2::pac::fmc::bwtr1::ADDHLD_R

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

Field ADDHLD reader - Address-hold phase duration. These bits are written by software to define the duration of the address hold phase (refer to Figure81 to Figure93), used in asynchronous multiplexed accesses: … Note: In synchronous NOR Flash accesses, this value is not used, the address hold phase is always 1 Flash clock period duration.

Aliased Type§

struct ADDHLD_R { /* private fields */ }