Type Alias esp32c3::uart0::int_raw::BRK_DET_W

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

Field BRK_DET writer - This interrupt raw bit turns to high level when receiver detects a 0 after the stop bit.

Aliased Type§

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