Structs§
- ADC
- ADC1
- AdcCal
Basic - Basic ADC calibration scheme
- AdcCal
Curve - Curve fitting ADC calibration scheme
- AdcCal
Line - Line fitting ADC calibration scheme
- AdcConfig
- AdcPin
Enums§
- AdcCal
Source - Attenuation
- The attenuation of the ADC pin
- Resolution
- The sampling/readout resolution of the ADC
Traits§
- AdcCal
Efuse - A helper trait to get access to ADC calibration efuses
- AdcCal
Scheme - A trait abstracting over calibration methods.
- AdcHas
Curve Cal - Marker trait for ADC which support curve fitting
- AdcHas
Line Cal - Marker trait for ADC units which support line fitting
- Calibration
Access