pub struct R(/* private fields */);Expand description
Register CSR reader
Implementations§
Source§impl R
impl R
Sourcepub fn jqovf_slv(&self) -> JQOVF_SLV_R
pub fn jqovf_slv(&self) -> JQOVF_SLV_R
Bit 26 - Injected Context Queue Overflow flag of the slave ADC
Sourcepub fn awd3_slv(&self) -> AWD3_SLV_R
pub fn awd3_slv(&self) -> AWD3_SLV_R
Bit 25 - Analog watchdog 3 flag of the slave ADC
Sourcepub fn awd2_slv(&self) -> AWD2_SLV_R
pub fn awd2_slv(&self) -> AWD2_SLV_R
Bit 24 - Analog watchdog 2 flag of the slave ADC
Sourcepub fn awd1_slv(&self) -> AWD1_SLV_R
pub fn awd1_slv(&self) -> AWD1_SLV_R
Bit 23 - Analog watchdog 1 flag of the slave ADC
Sourcepub fn jeos_slv(&self) -> JEOS_SLV_R
pub fn jeos_slv(&self) -> JEOS_SLV_R
Bit 22 - End of injected sequence flag of the slave ADC
Sourcepub fn jeoc_slv(&self) -> JEOC_SLV_R
pub fn jeoc_slv(&self) -> JEOC_SLV_R
Bit 21 - End of injected conversion flag of the slave ADC
Sourcepub fn eosmp_slv(&self) -> EOSMP_SLV_R
pub fn eosmp_slv(&self) -> EOSMP_SLV_R
Bit 17 - End of Sampling phase flag of the slave ADC
Sourcepub fn adrdy_slv(&self) -> ADRDY_SLV_R
pub fn adrdy_slv(&self) -> ADRDY_SLV_R
Bit 16 - Slave ADC ready
Sourcepub fn jqovf_mst(&self) -> JQOVF_MST_R
pub fn jqovf_mst(&self) -> JQOVF_MST_R
Bit 10 - Injected Context Queue Overflow flag of the master ADC
Sourcepub fn awd3_mst(&self) -> AWD3_MST_R
pub fn awd3_mst(&self) -> AWD3_MST_R
Bit 9 - Analog watchdog 3 flag of the master ADC
Sourcepub fn awd2_mst(&self) -> AWD2_MST_R
pub fn awd2_mst(&self) -> AWD2_MST_R
Bit 8 - Analog watchdog 2 flag of the master ADC
Sourcepub fn awd1_mst(&self) -> AWD1_MST_R
pub fn awd1_mst(&self) -> AWD1_MST_R
Bit 7 - Analog watchdog 1 flag of the master ADC
Sourcepub fn jeos_mst(&self) -> JEOS_MST_R
pub fn jeos_mst(&self) -> JEOS_MST_R
Bit 6 - End of injected sequence flag of the master ADC
Sourcepub fn jeoc_mst(&self) -> JEOC_MST_R
pub fn jeoc_mst(&self) -> JEOC_MST_R
Bit 5 - End of injected conversion flag of the master ADC
Sourcepub fn eosmp_mst(&self) -> EOSMP_MST_R
pub fn eosmp_mst(&self) -> EOSMP_MST_R
Bit 1 - End of Sampling phase flag of the master ADC
Sourcepub fn adrdy_mst(&self) -> ADRDY_MST_R
pub fn adrdy_mst(&self) -> ADRDY_MST_R
Bit 0 - master ADC ready
Methods from Deref<Target = R<CSR_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.