Type Alias esp32c3::spi1::cache_fctrl::CACHE_USR_ADDR_4BYTE_W

source ·
pub type CACHE_USR_ADDR_4BYTE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CACHE_USR_ADDR_4BYTE writer - For SPI1, cache read flash with 4 bytes address, 1: enable, 0:disable.

Aliased Type§

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