Struct esp32s2::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 character.
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 number of continuous AT_CMD characters received by the receiver.