Type Alias esp32s2_ulp::rtc_i2c::INT_ST

source ·
pub type INT_ST = Reg<INT_ST_SPEC>;
Expand description

INT_ST (r) register accessor: RTC I2C interrupt status

You can read this register and get int_st::R. See API.

For information about available fields see int_st module

Aliased Type§

struct INT_ST { /* private fields */ }