Type Alias esp32c3::spi0::cache_fctrl::FDOUT_QUAD_W

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

Field FDOUT_QUAD writer - For SPI0 flash, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.

Aliased Type§

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