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

type R = R<u32, UART_AT_CMD_POSTCNT_REG>;

Reader of register UART_AT_CMD_POSTCNT_REG

Methods

impl R[src]

pub fn uart_post_idle_num(&self) -> UART_POST_IDLE_NUM_R[src]

Bits 0:23 - This register is used to configure the duration time between the last at_cmd and the next data. when the duration is less than this register value it will not take the previous data as at_cmd char.