Type Alias esp32c3::spi1::cache_fctrl::FADDR_DUAL_R

source ·
pub type FADDR_DUAL_R = BitReader;
Expand description

Field FADDR_DUAL reader - For SPI1, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.

Aliased Type§

struct FADDR_DUAL_R { /* private fields */ }