Type Alias esp32c3::spi2::dout_mode::DOUT2_MODE_R

source ·
pub type DOUT2_MODE_R = BitReader;
Expand description

Field DOUT2_MODE reader - The output signal 2 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 DOUT2_MODE_R { /* private fields */ }