Type Alias esp32c3::uart0::int_ena::CTS_CHG_W

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

Field CTS_CHG writer - This is the enable bit for cts_chg_int_st register.

Aliased Type§

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