Module esp32_hal::pac::uart0::autobaud

Expand description

Structs

This register you can read, write_with_zero, reset, write, modify. See API.
Register AUTOBAUD reader
Register AUTOBAUD writer

Type Definitions

Field EN reader - This is the enable bit for detecting baudrate.
Field EN writer - This is the enable bit for detecting baudrate.
Field GLITCH_FILT reader - when input pulse width is lower then this value igore this pulse.this register is used in autobaud detect process.
Field GLITCH_FILT writer - when input pulse width is lower then this value igore this pulse.this register is used in autobaud detect process.