Type Alias stm32h7xx_hal::pac::fmc::patt::ATTSET_R

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

Field ATTSET reader - Attribute memory setup time These bits define the number of KCK_FMC (+1) clock cycles to set up address before the command assertion (NWE, NOE), for NAND Flash read or write access to attribute memory space:

Aliased Type§

struct ATTSET_R { /* private fields */ }