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

type W = W<u32, UART_RXD_CNT_REG>;

Writer for register UART_RXD_CNT_REG

Methods

impl W[src]

pub fn uart_rxd_edge_cnt(&mut self) -> UART_RXD_EDGE_CNT_W[src]

Bits 0:9 - This register stores the count of rxd edge change. it is used in baudrate-detect process.