Type Alias esp32c3::uart0::at_cmd_char::CHAR_NUM_W

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

Field CHAR_NUM writer - This register is used to configure the num of continuous at_cmd chars received by receiver.

Aliased Type§

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