Type Alias esp32c3::uart0::int_ena::BRK_DET_W

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

Field BRK_DET writer - This is the enable bit for brk_det_int_st register.

Aliased Type§

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