Type Alias esp32c3::uart0::int_raw::GLITCH_DET_W

source ·
pub type GLITCH_DET_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field GLITCH_DET writer - This interrupt raw bit turns to high level when receiver detects a glitch in the middle of a start bit.

Aliased Type§

struct GLITCH_DET_W<'a, REG> { /* private fields */ }