Type Alias esp32c3::apb_saradc::arb_ctrl::RTC_FORCE_W

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

Field RTC_FORCE writer - adc2 arbiter force to enable rtc controller

Aliased Type§

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