Type Alias esp32c3::spi0::cache_fctrl::FADDR_QUAD_R

source ·
pub type FADDR_QUAD_R = BitReader;
Expand description

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

Aliased Type§

struct FADDR_QUAD_R { /* private fields */ }