Expand description
ADC common configuration register
Re-exports§
pub use VREFEN_R as TSEN_R;
pub use VREFEN_R as VBATEN_R;
pub use VREFEN_W as TSEN_W;
pub use VREFEN_W as VBATEN_W;
Structs§
- CCRrs
- ADC common configuration register
Enums§
- PRESC
- ADC prescaler Set and cleared by software to select the frequency of the clock to the ADC. Other: Reserved Note: Software is allowed to write these bits only when the ADC is disabled (ADCAL=0, ADSTART=0, ADSTP=0, ADDIS=0 and ADEN=0).
- VREFEN
- VREFINT enable This bit is set and cleared by software to enable/disable the VREFINT. Note: Software is allowed to write this bit only when ADSTART=0 (which ensures that no conversion is ongoing).
Type Aliases§
- PRESC_R
- Field
PRESC
reader - ADC prescaler Set and cleared by software to select the frequency of the clock to the ADC. Other: Reserved Note: Software is allowed to write these bits only when the ADC is disabled (ADCAL=0, ADSTART=0, ADSTP=0, ADDIS=0 and ADEN=0). - PRESC_W
- Field
PRESC
writer - ADC prescaler Set and cleared by software to select the frequency of the clock to the ADC. Other: Reserved Note: Software is allowed to write these bits only when the ADC is disabled (ADCAL=0, ADSTART=0, ADSTP=0, ADDIS=0 and ADEN=0). - R
- Register
CCR
reader - VREFEN_
R - Field
VREFEN
reader - VREFINT enable This bit is set and cleared by software to enable/disable the VREFINT. Note: Software is allowed to write this bit only when ADSTART=0 (which ensures that no conversion is ongoing). - VREFEN_
W - Field
VREFEN
writer - VREFINT enable This bit is set and cleared by software to enable/disable the VREFINT. Note: Software is allowed to write this bit only when ADSTART=0 (which ensures that no conversion is ongoing). - W
- Register
CCR
writer