Type Alias esp32c3::spi2::user2::USR_COMMAND_VALUE_W

source ·
pub type USR_COMMAND_VALUE_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field USR_COMMAND_VALUE writer - The value of command. Can be configured in CONF state.

Aliased Type§

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