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