Type Definition esp32c2::spi0::cache_fctrl::FDIN_DUAL_W
source · pub type FDIN_DUAL_W<'a, const O: u8> = BitWriter<'a, u32, CACHE_FCTRL_SPEC, bool, O>;Expand description
Field FDIN_DUAL writer - For SPI0 flash, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio.