Type Alias esp32c3::spi2::dout_mode::DOUT1_MODE_R

source ·
pub type DOUT1_MODE_R = BitReader;
Expand description

Field DOUT1_MODE reader - The output signal 1 is delayed by the SPI module clock, 0: output without delayed, 1: output delay for a SPI module clock cycle at its negative edge. Can be configured in CONF state.

Aliased Type§

struct DOUT1_MODE_R { /* private fields */ }