Struct esp32c3::uart0::at_cmd_char::W
source · pub struct W(_);
Expand description
Register AT_CMD_CHAR
writer
Implementations§
source§impl W
impl W
sourcepub fn at_cmd_char(&mut self) -> AT_CMD_CHAR_W<'_, 0>
pub fn at_cmd_char(&mut self) -> AT_CMD_CHAR_W<'_, 0>
Bits 0:7 - This register is used to configure the content of at_cmd char.
sourcepub fn char_num(&mut self) -> CHAR_NUM_W<'_, 8>
pub fn char_num(&mut self) -> CHAR_NUM_W<'_, 8>
Bits 8:15 - This register is used to configure the num of continuous at_cmd chars received by receiver.