Module esp32s2::uart0::autobaud

source ·
Expand description

Autobaud configuration register

Structs

  • Autobaud configuration register
  • Register AUTOBAUD reader
  • Register AUTOBAUD writer

Type Definitions

  • Field EN reader - This is the enable bit for baud rate detection.
  • Field EN writer - This is the enable bit for baud rate detection.
  • Field GLITCH_FILT reader - When input pulse width is lower than this value, the pulse is ignored. This register is used in autobaud detection.
  • Field GLITCH_FILT writer - When input pulse width is lower than this value, the pulse is ignored. This register is used in autobaud detection.