Type Alias esp32c3::uart0::int_ena::DSR_CHG_W

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

Field DSR_CHG writer - This is the enable bit for dsr_chg_int_st register.

Aliased Type§

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