Type Alias esp32c3::rtc_cntl::INT_ST

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

INT_ST (r) register accessor: rtc configure register

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 */ }