Type Alias esp32c3::spi2::user1::USR_DUMMY_CYCLELEN_W

source ·
pub type USR_DUMMY_CYCLELEN_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field USR_DUMMY_CYCLELEN writer - The length in spi_clk cycles of dummy phase. The register value shall be (cycle_num-1). Can be configured in CONF state.

Aliased Type§

struct USR_DUMMY_CYCLELEN_W<'a, REG> { /* private fields */ }