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