pub type MEMHOLD_R = FieldReaderRaw<u8, u8>;
Expand description
Field MEMHOLD
reader - Common memory hold time These bits define the number of KCK_FMC clock cycles for write accesses and KCK_FMC+1 clock cycles for read accesses during which the address is held (and data for write accesses) after the command is de-asserted (NWE, NOE), for NAND Flash read or write access to common memory space:
Aliased Type§
struct MEMHOLD_R { /* private fields */ }