pub type CACHE_FLASH_WRAP_AROUND_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CACHE_FLASH_WRAP_AROUND writer - The bit is used to enable wrap around mode when read data from flash.

Aliased Type§

struct CACHE_FLASH_WRAP_AROUND_W<'a, REG> { /* private fields */ }