Type Alias esp32c3::uart0::int_raw::BRK_DET_R

source ·
pub type BRK_DET_R = BitReader;
Expand description

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

Aliased Type§

struct BRK_DET_R { /* private fields */ }