Type Alias esp32c3::spi2::user1::USR_ADDR_BITLEN_W

source ·
pub type USR_ADDR_BITLEN_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field USR_ADDR_BITLEN writer - The length in bits of address phase. The register value shall be (bit_num-1). Can be configured in CONF state.

Aliased Type§

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