Type Alias esp32c3::apb_saradc::arb_ctrl::W

source ·
pub type W = W<ARB_CTRL_SPEC>;
Expand description

Register ARB_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn apb_force(&mut self) -> APB_FORCE_W<'_, ARB_CTRL_SPEC>

Bit 2 - adc2 arbiter force to enableapb controller

source

pub fn rtc_force(&mut self) -> RTC_FORCE_W<'_, ARB_CTRL_SPEC>

Bit 3 - adc2 arbiter force to enable rtc controller

source

pub fn wifi_force(&mut self) -> WIFI_FORCE_W<'_, ARB_CTRL_SPEC>

Bit 4 - adc2 arbiter force to enable wifi controller

source

pub fn grant_force(&mut self) -> GRANT_FORCE_W<'_, ARB_CTRL_SPEC>

Bit 5 - adc2 arbiter force grant

source

pub fn apb_priority(&mut self) -> APB_PRIORITY_W<'_, ARB_CTRL_SPEC>

Bits 6:7 - Set adc2 arbiterapb priority

source

pub fn rtc_priority(&mut self) -> RTC_PRIORITY_W<'_, ARB_CTRL_SPEC>

Bits 8:9 - Set adc2 arbiter rtc priority

source

pub fn wifi_priority(&mut self) -> WIFI_PRIORITY_W<'_, ARB_CTRL_SPEC>

Bits 10:11 - Set adc2 arbiter wifi priority

source

pub fn fix_priority(&mut self) -> FIX_PRIORITY_W<'_, ARB_CTRL_SPEC>

Bit 12 - adc2 arbiter uses fixed priority