[][src]Type Definition stm32f3::stm32f303::adc1_2::csr::R

type R = R<u32, CSR>;

Reader of register CSR

Methods

impl R[src]

pub fn addrdy_mst(&self) -> ADDRDY_MST_R[src]

Bit 0 - ADDRDY_MST

pub fn eosmp_mst(&self) -> EOSMP_MST_R[src]

Bit 1 - EOSMP_MST

pub fn eoc_mst(&self) -> EOC_MST_R[src]

Bit 2 - EOC_MST

pub fn eos_mst(&self) -> EOS_MST_R[src]

Bit 3 - EOS_MST

pub fn ovr_mst(&self) -> OVR_MST_R[src]

Bit 4 - OVR_MST

pub fn jeoc_mst(&self) -> JEOC_MST_R[src]

Bit 5 - JEOC_MST

pub fn jeos_mst(&self) -> JEOS_MST_R[src]

Bit 6 - JEOS_MST

pub fn awd1_mst(&self) -> AWD1_MST_R[src]

Bit 7 - AWD1_MST

pub fn awd2_mst(&self) -> AWD2_MST_R[src]

Bit 8 - AWD2_MST

pub fn awd3_mst(&self) -> AWD3_MST_R[src]

Bit 9 - AWD3_MST

pub fn jqovf_mst(&self) -> JQOVF_MST_R[src]

Bit 10 - JQOVF_MST

pub fn adrdy_slv(&self) -> ADRDY_SLV_R[src]

Bit 16 - ADRDY_SLV

pub fn eosmp_slv(&self) -> EOSMP_SLV_R[src]

Bit 17 - EOSMP_SLV

pub fn eoc_slv(&self) -> EOC_SLV_R[src]

Bit 18 - End of regular conversion of the slave ADC

pub fn eos_slv(&self) -> EOS_SLV_R[src]

Bit 19 - End of regular sequence flag of the slave ADC

pub fn ovr_slv(&self) -> OVR_SLV_R[src]

Bit 20 - Overrun flag of the slave ADC

pub fn jeoc_slv(&self) -> JEOC_SLV_R[src]

Bit 21 - End of injected conversion flag of the slave ADC

pub fn jeos_slv(&self) -> JEOS_SLV_R[src]

Bit 22 - End of injected sequence flag of the slave ADC

pub fn awd1_slv(&self) -> AWD1_SLV_R[src]

Bit 23 - Analog watchdog 1 flag of the slave ADC

pub fn awd2_slv(&self) -> AWD2_SLV_R[src]

Bit 24 - Analog watchdog 2 flag of the slave ADC

pub fn awd3_slv(&self) -> AWD3_SLV_R[src]

Bit 25 - Analog watchdog 3 flag of the slave ADC

pub fn jqovf_slv(&self) -> JQOVF_SLV_R[src]

Bit 26 - Injected Context Queue Overflow flag of the slave ADC