Type Alias esp32c3::uart0::int_st::DSR_CHG_R

source ·
pub type DSR_CHG_R = BitReader;
Expand description

Field DSR_CHG reader - This is the status bit for dsr_chg_int_raw when dsr_chg_int_ena is set to 1.

Aliased Type§

struct DSR_CHG_R { /* private fields */ }