Module esp32s3::uart0::rx_filt

source ·
Expand description

Rx Filter configuration

Structs§

Type Aliases§

  • Field GLITCH_FILT_EN reader - Set this bit to enable Rx signal filter.
  • Field GLITCH_FILT_EN writer - Set this bit to enable Rx signal filter.
  • Field GLITCH_FILT reader - when input pulse width is lower than this value, the pulse is ignored.
  • Field GLITCH_FILT writer - when input pulse width is lower than this value, the pulse is ignored.
  • Register RX_FILT reader
  • Register RX_FILT writer