esp32c3::uart0::at_cmd_char

Type Alias R

Source
pub type R = R<AT_CMD_CHAR_SPEC>;
Expand description

Register AT_CMD_CHAR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

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.

Source

pub fn char_num(&self) -> CHAR_NUM_R

Bits 8:15 - This register is used to configure the num of continuous at_cmd chars received by receiver.