pub type FDOUT_QUAD_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field FDOUT_QUAD
writer - For SPI1, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio.
Aliased Typeยง
struct FDOUT_QUAD_W<'a, REG> { /* private fields */ }