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

type W = W<u32, UART_AT_CMD_POSTCNT_REG>;

Writer for register UART_AT_CMD_POSTCNT_REG

Methods

impl W[src]

pub fn uart_post_idle_num(&mut self) -> UART_POST_IDLE_NUM_W[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.