pub type FLUSH_READY_R = BitReader;
Expand description

Field FLUSH_READY reader - Reads as 0 while a cache flush is in progress, and 1 otherwise.
The cache is flushed whenever the XIP block is reset, and also
when requested via the FLUSH register.

Aliased Type§

struct FLUSH_READY_R { /* private fields */ }