Type Alias esp32c3::uart0::int_st::CTS_CHG_R

source ·
pub type CTS_CHG_R = BitReader;
Expand description

Field CTS_CHG reader - This is the status bit for cts_chg_int_raw when cts_chg_int_ena is set to 1.

Aliased Type§

struct CTS_CHG_R { /* private fields */ }