Type Alias esp32h2::spi1::cache_fctrl::FDOUT_DUAL_W

source ·
pub type FDOUT_DUAL_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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

Aliased Type§

struct FDOUT_DUAL_W<'a, REG> { /* private fields */ }