Type Alias esp32c3::spi1::cache_fctrl::FDIN_QUAD_W

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

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

Aliased Type§

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