Type Alias esp32c3::rtc_cntl::INT_CLR

source ·
pub type INT_CLR = Reg<INT_CLR_SPEC>;
Expand description

INT_CLR (w) register accessor: rtc configure register

You can reset, write, write_with_zero this register using int_clr::W. See API.

For information about available fields see int_clr module

Aliased Type§

struct INT_CLR { /* private fields */ }