pub struct R(_);
Expand description
Register DIG_ISO
reader
Implementations§
§impl R
impl R
pub fn dg_pad_autohold(&self) -> BitReaderRaw<bool>
pub fn dg_pad_autohold(&self) -> BitReaderRaw<bool>
Bit 9 - read only register to indicate digital pad auto-hold status
pub fn dg_pad_autohold_en(&self) -> BitReaderRaw<bool>
pub fn dg_pad_autohold_en(&self) -> BitReaderRaw<bool>
Bit 11 - digital pad enable auto-hold
pub fn dg_pad_force_noiso(&self) -> BitReaderRaw<bool>
pub fn dg_pad_force_noiso(&self) -> BitReaderRaw<bool>
Bit 12 - digital pad force no ISO
pub fn dg_pad_force_iso(&self) -> BitReaderRaw<bool>
pub fn dg_pad_force_iso(&self) -> BitReaderRaw<bool>
Bit 13 - digital pad force ISO
pub fn dg_pad_force_unhold(&self) -> BitReaderRaw<bool>
pub fn dg_pad_force_unhold(&self) -> BitReaderRaw<bool>
Bit 14 - digital pad force un-hold
pub fn dg_pad_force_hold(&self) -> BitReaderRaw<bool>
pub fn dg_pad_force_hold(&self) -> BitReaderRaw<bool>
Bit 15 - digital pad force hold
pub fn rom0_force_iso(&self) -> BitReaderRaw<bool>
pub fn rom0_force_iso(&self) -> BitReaderRaw<bool>
Bit 16 - ROM force ISO
pub fn rom0_force_noiso(&self) -> BitReaderRaw<bool>
pub fn rom0_force_noiso(&self) -> BitReaderRaw<bool>
Bit 17 - ROM force no ISO
pub fn inter_ram0_force_iso(&self) -> BitReaderRaw<bool>
pub fn inter_ram0_force_iso(&self) -> BitReaderRaw<bool>
Bit 18 - internal SRAM 0 force ISO
pub fn inter_ram0_force_noiso(&self) -> BitReaderRaw<bool>
pub fn inter_ram0_force_noiso(&self) -> BitReaderRaw<bool>
Bit 19 - internal SRAM 0 force no ISO
pub fn inter_ram1_force_iso(&self) -> BitReaderRaw<bool>
pub fn inter_ram1_force_iso(&self) -> BitReaderRaw<bool>
Bit 20 - internal SRAM 1 force ISO
pub fn inter_ram1_force_noiso(&self) -> BitReaderRaw<bool>
pub fn inter_ram1_force_noiso(&self) -> BitReaderRaw<bool>
Bit 21 - internal SRAM 1 force no ISO
pub fn inter_ram2_force_iso(&self) -> BitReaderRaw<bool>
pub fn inter_ram2_force_iso(&self) -> BitReaderRaw<bool>
Bit 22 - internal SRAM 2 force ISO
pub fn inter_ram2_force_noiso(&self) -> BitReaderRaw<bool>
pub fn inter_ram2_force_noiso(&self) -> BitReaderRaw<bool>
Bit 23 - internal SRAM 2 force no ISO
pub fn inter_ram3_force_iso(&self) -> BitReaderRaw<bool>
pub fn inter_ram3_force_iso(&self) -> BitReaderRaw<bool>
Bit 24 - internal SRAM 3 force ISO
pub fn inter_ram3_force_noiso(&self) -> BitReaderRaw<bool>
pub fn inter_ram3_force_noiso(&self) -> BitReaderRaw<bool>
Bit 25 - internal SRAM 3 force no ISO
pub fn inter_ram4_force_iso(&self) -> BitReaderRaw<bool>
pub fn inter_ram4_force_iso(&self) -> BitReaderRaw<bool>
Bit 26 - internal SRAM 4 force ISO
pub fn inter_ram4_force_noiso(&self) -> BitReaderRaw<bool>
pub fn inter_ram4_force_noiso(&self) -> BitReaderRaw<bool>
Bit 27 - internal SRAM 4 force no ISO
pub fn wifi_force_iso(&self) -> BitReaderRaw<bool>
pub fn wifi_force_iso(&self) -> BitReaderRaw<bool>
Bit 28 - wifi force ISO
pub fn wifi_force_noiso(&self) -> BitReaderRaw<bool>
pub fn wifi_force_noiso(&self) -> BitReaderRaw<bool>
Bit 29 - wifi force no ISO
pub fn dg_wrap_force_iso(&self) -> BitReaderRaw<bool>
pub fn dg_wrap_force_iso(&self) -> BitReaderRaw<bool>
Bit 30 - digital core force ISO
pub fn dg_wrap_force_noiso(&self) -> BitReaderRaw<bool>
pub fn dg_wrap_force_noiso(&self) -> BitReaderRaw<bool>
Bit 31 - digital core force no ISO
Methods from Deref<Target = R<DIG_ISO_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.