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

type R = R<u32, UART_AT_CMD_PRECNT_REG>;

Reader of register UART_AT_CMD_PRECNT_REG

Methods

impl R[src]

pub fn uart_pre_idle_num(&self) -> UART_PRE_IDLE_NUM_R[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.