Type Alias esp32c3::uart0::at_cmd_char::W

source ·
pub type W = W<AT_CMD_CHAR_SPEC>;
Expand description

Register AT_CMD_CHAR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn at_cmd_char(&mut self) -> AT_CMD_CHAR_W<'_, AT_CMD_CHAR_SPEC>

Bits 0:7 - This register is used to configure the content of at_cmd char.

source

pub fn char_num(&mut self) -> CHAR_NUM_W<'_, AT_CMD_CHAR_SPEC>

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