Type Alias esp32c3::spi1::cache_fctrl::FADDR_QUAD_W

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

Field FADDR_QUAD writer - For SPI1, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.

Aliased Type§

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