Type Alias esp32s3::spi1::ctrl::FDUMMY_OUT_W
source · pub type FDUMMY_OUT_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field FDUMMY_OUT
writer - In the DUMMY phase the signal level of SPI bus is output by the SPI0 controller.
Aliased Type§
struct FDUMMY_OUT_W<'a, REG> { /* private fields */ }