Type Alias stm32h7xx_hal::stm32::fmc::pmem::MEMSET_R

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

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

Aliased Type§

struct MEMSET_R { /* private fields */ }