Type Alias esp32c3::spi0::user1::USR_ADDR_BITLEN_W

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

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

Aliased Type§

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