Type Alias esp32c3::spi2::dout_mode::DOUT3_MODE_R

source ·
pub type DOUT3_MODE_R = BitReader;
Expand description

Field DOUT3_MODE reader - The output signal 3 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 DOUT3_MODE_R { /* private fields */ }