Type Alias esp32s3::spi1::ctrl::FREAD_QIO_W
source · pub type FREAD_QIO_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field FREAD_QIO
writer - In hardware 0xEB read operation, ADDR phase and DIN phase apply 4 signals(4-bit-mode). 1: enable 0: disable.
Aliased Type§
struct FREAD_QIO_W<'a, REG> { /* private fields */ }