Type Alias esp32c3::spi2::din_mode::DIN1_MODE_R

source ·
pub type DIN1_MODE_R = FieldReader;
Expand description

Field DIN1_MODE reader - the input signals are delayed by SPI module clock cycles, 0: input without delayed, 1: input with the posedge of clk_apb,2 input with the negedge of clk_apb, 3: input with the spi_clk. Can be configured in CONF state.

Aliased Type§

struct DIN1_MODE_R { /* private fields */ }