Type Alias esp32c3::spi0::user2::USR_COMMAND_BITLEN_W

source ·
pub type USR_COMMAND_BITLEN_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

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

Aliased Type§

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