Type Alias esp32c3::spi0::dout_mode::DOUT0_MODE_R

source ·
pub type DOUT0_MODE_R = BitReader;
Expand description

Field DOUT0_MODE reader - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the posedge of clk_160,4 output with the negedge of clk_160,5: output with the spi_clk high edge ,6: output with the spi_clk low edge

Aliased Type§

struct DOUT0_MODE_R { /* private fields */ }