Type Alias esp32c3::spi0::cache_fctrl::FDOUT_DUAL_R

source ·
pub type FDOUT_DUAL_R = BitReader;
Expand description

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

Aliased Type§

struct FDOUT_DUAL_R { /* private fields */ }