Type Alias esp32c3::uart0::at_cmd_char::AT_CMD_CHAR_W

source ·
pub type AT_CMD_CHAR_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field AT_CMD_CHAR writer - This register is used to configure the content of at_cmd char.

Aliased Type§

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