pub type TIMEOUT_R = FieldReaderRaw<u16, u16>;
Expand description

Field TIMEOUT reader - Timeout period After each access in memory-mapped mode, the QUADSPI prefetches the subsequent bytes and holds these bytes in the FIFO. This field indicates how many CLK cycles the QUADSPI waits after the FIFO becomes full until it raises nCS, putting the Flash memory in a lower-consumption state. This field can be written only when BUSY = 0.

Aliased Type§

struct TIMEOUT_R { /* private fields */ }