Struct esp32c3::spi1::misc::W [−][src]
pub struct W(_);
Expand description
Register MISC
writer
Implementations
Bit 0 - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
Bit 1 - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.
Bit 9 - 1: spi clk line is high when idle 0: spi clk line is low when idle
Bit 10 - spi cs line keep low when the bit is set.