Type Alias esp32c3::uart0::at_cmd_char::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.