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

type W = W<u32, UART_AUTOBAUD_REG>;

Writer for register UART_AUTOBAUD_REG

Methods

impl W[src]

pub fn uart_glitch_filt(&mut self) -> UART_GLITCH_FILT_W[src]

Bits 8:15 - when input pulse width is lower then this value igore this pulse.this register is used in autobaud detect process.

pub fn uart_autobaud_en(&mut self) -> UART_AUTOBAUD_EN_W[src]

Bit 0 - This is the enable bit for detecting baudrate.