Type Alias esp32s3::spi0::sram_cmd::SDUMMY_OUT_W
source · pub type SDUMMY_OUT_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;Expand description
Field SDUMMY_OUT writer - When SPI0 accesses to Ext_RAM, in the DUMMY phase the signal level of SPI bus is output by the SPI0 controller.
Aliased Type§
struct SDUMMY_OUT_W<'a, REG, const O: u8> { /* private fields */ }