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