Type Alias esp32c3::spi0::cache_fctrl::FDIN_DUAL_R

source ·
pub type FDIN_DUAL_R = BitReader;
Expand description

Field FDIN_DUAL reader - For SPI0 flash, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.

Aliased Type§

struct FDIN_DUAL_R { /* private fields */ }