Type Alias stm32h7xx_hal::stm32::fmc::pmem::MEMWAIT_R

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

Field MEMWAIT reader - Common memory wait time These bits define the minimum number of KCK_FMC (+1) clock cycles to assert the command (NWE, NOE), for NAND Flash read or write access to common memory space. The duration of command assertion is extended if the wait signal (NWAIT) is active (low) at the end of the programmed value of KCK_FMC:

Aliased Type§

struct MEMWAIT_R { /* private fields */ }