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

type W = W<u32, UART_AT_CMD_PRECNT_REG>;

Writer for register UART_AT_CMD_PRECNT_REG

Methods

impl W[src]

pub fn uart_pre_idle_num(&mut self) -> UART_PRE_IDLE_NUM_W[src]

Bits 0:23 - This register is used to configure the idle duration time before the first at_cmd is received by receiver. when the the duration is less than this register value it will not take the next data received as at_cmd char.