Type Alias stm32_hal2::pac::fmc::patt::ATTHOLD_R

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

Field ATTHOLD reader - Attribute memory hold time These bits define the number of KCK_FMC clock cycles during which the address is held (and data for write access) after the command de-assertion (NWE, NOE), for NAND Flash read or write access to attribute memory space:

Aliased Type§

struct ATTHOLD_R { /* private fields */ }