Type Alias esp32c2::rtc_cntl::dig_iso::W

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

Register DIG_ISO writer

Implementations§

source§

impl W

source

pub fn force_off(&mut self) -> FORCE_OFF_W<'_, DIG_ISO_SPEC, 7>

Bit 7 - Need add desc

source

pub fn force_on(&mut self) -> FORCE_ON_W<'_, DIG_ISO_SPEC, 8>

Bit 8 - Need add desc

source

pub fn dg_pad_autohold(&mut self) -> DG_PAD_AUTOHOLD_W<'_, DIG_ISO_SPEC, 9>

Bit 9 - read only register to indicate digital pad auto-hold status

source

pub fn clr_dg_pad_autohold( &mut self ) -> CLR_DG_PAD_AUTOHOLD_W<'_, DIG_ISO_SPEC, 10>

Bit 10 - wtite only register to clear digital pad auto-hold

source

pub fn dg_pad_autohold_en( &mut self ) -> DG_PAD_AUTOHOLD_EN_W<'_, DIG_ISO_SPEC, 11>

Bit 11 - digital pad enable auto-hold

source

pub fn dg_pad_force_noiso( &mut self ) -> DG_PAD_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 12>

Bit 12 - digital pad force no ISO

source

pub fn dg_pad_force_iso(&mut self) -> DG_PAD_FORCE_ISO_W<'_, DIG_ISO_SPEC, 13>

Bit 13 - digital pad force ISO

source

pub fn dg_pad_force_unhold( &mut self ) -> DG_PAD_FORCE_UNHOLD_W<'_, DIG_ISO_SPEC, 14>

Bit 14 - digital pad force un-hold

source

pub fn dg_pad_force_hold(&mut self) -> DG_PAD_FORCE_HOLD_W<'_, DIG_ISO_SPEC, 15>

Bit 15 - digital pad force hold

source

pub fn dg_wrap_force_iso(&mut self) -> DG_WRAP_FORCE_ISO_W<'_, DIG_ISO_SPEC, 30>

Bit 30 - digital core force ISO

source

pub fn dg_wrap_force_noiso( &mut self ) -> DG_WRAP_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 31>

Bit 31 - Need add desc

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.