Type Alias esp32c3::rtc_cntl::options0::SW_SYS_RST_W

source ·
pub type SW_SYS_RST_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SW_SYS_RST writer - SW system reset

Aliased Type§

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