[][src]Type Definition esp32::uart::uart_at_cmd_char_reg::W

type W = W<u32, UART_AT_CMD_CHAR_REG>;

Writer for register UART_AT_CMD_CHAR_REG

Methods

impl W[src]

pub fn uart_char_num(&mut self) -> UART_CHAR_NUM_W[src]

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

pub fn uart_at_cmd_char(&mut self) -> UART_AT_CMD_CHAR_W[src]

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