Type Alias stm32_hal2::pac::fmc::patt::ATTWAIT_W

source ·
pub type ATTWAIT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PATT_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field ATTWAIT writer - 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_W<'a, const O: u8> { /* private fields */ }