pub type W = W<DIG_ISO_SPEC>;Expand description
Register DIG_ISO writer
Implementations§
source§impl W
impl W
sourcepub fn force_off(&mut self) -> FORCE_OFF_W<'_, DIG_ISO_SPEC, 7>
pub fn force_off(&mut self) -> FORCE_OFF_W<'_, DIG_ISO_SPEC, 7>
Bit 7 - Need add desc
sourcepub fn force_on(&mut self) -> FORCE_ON_W<'_, DIG_ISO_SPEC, 8>
pub fn force_on(&mut self) -> FORCE_ON_W<'_, DIG_ISO_SPEC, 8>
Bit 8 - Need add desc
sourcepub fn dg_pad_autohold(&mut self) -> DG_PAD_AUTOHOLD_W<'_, DIG_ISO_SPEC, 9>
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
sourcepub fn clr_dg_pad_autohold(
&mut self
) -> CLR_DG_PAD_AUTOHOLD_W<'_, DIG_ISO_SPEC, 10>
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
sourcepub fn dg_pad_autohold_en(
&mut self
) -> DG_PAD_AUTOHOLD_EN_W<'_, DIG_ISO_SPEC, 11>
pub fn dg_pad_autohold_en( &mut self ) -> DG_PAD_AUTOHOLD_EN_W<'_, DIG_ISO_SPEC, 11>
Bit 11 - digital pad enable auto-hold
sourcepub fn dg_pad_force_noiso(
&mut self
) -> DG_PAD_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 12>
pub fn dg_pad_force_noiso( &mut self ) -> DG_PAD_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 12>
Bit 12 - digital pad force no ISO
sourcepub fn dg_pad_force_iso(&mut self) -> DG_PAD_FORCE_ISO_W<'_, DIG_ISO_SPEC, 13>
pub fn dg_pad_force_iso(&mut self) -> DG_PAD_FORCE_ISO_W<'_, DIG_ISO_SPEC, 13>
Bit 13 - digital pad force ISO
sourcepub fn dg_pad_force_unhold(
&mut self
) -> DG_PAD_FORCE_UNHOLD_W<'_, DIG_ISO_SPEC, 14>
pub fn dg_pad_force_unhold( &mut self ) -> DG_PAD_FORCE_UNHOLD_W<'_, DIG_ISO_SPEC, 14>
Bit 14 - digital pad force un-hold
sourcepub fn dg_pad_force_hold(&mut self) -> DG_PAD_FORCE_HOLD_W<'_, DIG_ISO_SPEC, 15>
pub fn dg_pad_force_hold(&mut self) -> DG_PAD_FORCE_HOLD_W<'_, DIG_ISO_SPEC, 15>
Bit 15 - digital pad force hold
sourcepub fn dg_wrap_force_iso(&mut self) -> DG_WRAP_FORCE_ISO_W<'_, DIG_ISO_SPEC, 30>
pub fn dg_wrap_force_iso(&mut self) -> DG_WRAP_FORCE_ISO_W<'_, DIG_ISO_SPEC, 30>
Bit 30 - digital core force ISO
sourcepub fn dg_wrap_force_noiso(
&mut self
) -> DG_WRAP_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 31>
pub fn dg_wrap_force_noiso( &mut self ) -> DG_WRAP_FORCE_NOISO_W<'_, DIG_ISO_SPEC, 31>
Bit 31 - Need add desc