Type Alias esp32c3::spi2::cmd::CONF_BITLEN_W

source ·
pub type CONF_BITLEN_W<'a, REG> = FieldWriter<'a, REG, 18, u32>;
Expand description

Field CONF_BITLEN writer - Define the APB cycles of SPI_CONF state. Can be configured in CONF state.

Aliased Type§

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