Struct esp32::uart0::at_cmd_char::R
source · pub struct R(_);
Expand description
Register AT_CMD_CHAR
reader
Implementations§
source§impl R
impl R
sourcepub fn at_cmd_char(&self) -> AT_CMD_CHAR_R
pub fn at_cmd_char(&self) -> AT_CMD_CHAR_R
Bits 0:7 - This register is used to configure the content of at_cmd char.
sourcepub fn char_num(&self) -> CHAR_NUM_R
pub fn char_num(&self) -> CHAR_NUM_R
Bits 8:15 - This register is used to configure the num of continous at_cmd chars received by receiver.