Type Alias stm32h7xx_hal::pac::fmc::patt::ATTWAIT_R

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

Field ATTWAIT reader - Attribute memory wait time These bits define the minimum number of x KCK_FMC (+1) clock cycles to assert the command (NWE, NOE), for NAND Flash read or write access to attribute memory space. The duration for 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 ATTWAIT_R { /* private fields */ }