Type Alias esp32c3::rtc_cntl::int_clr::SWD_W

source ·
pub type SWD_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field SWD writer - Clear super watch dog interrupt state

Aliased Type§

struct SWD_W<'a, REG> { /* private fields */ }