Type Alias stm32h7xx_hal::pac::fmc::pmem::MEMHIZ_R

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

Field MEMHIZ reader - Common memory x data bus Hi-Z time These bits define the number of KCK_FMC clock cycles during which the data bus is kept Hi-Z after the start of a NAND Flash write access to common memory space. This is only valid for write transactions:

Aliased Type§

struct MEMHIZ_R { /* private fields */ }