Type Alias esp32c3::spi1::cache_fctrl::FDIN_QUAD_R

source ·
pub type FDIN_QUAD_R = BitReader;
Expand description

Field FDIN_QUAD reader - 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_R { /* private fields */ }