This is the complete list of members for VddConfig, including all inherited members.
adcChannel | Dc2DcConfig | |
adcVref | Dc2DcConfig | |
ctrlPin | VddConfig | |
Dc2DcConfig() | Dc2DcConfig | |
Dc2DcConfig(uint pwmPin, uint adcChannel, float divider=1.0f, uint32_t pwmFreq=Pwm::kPwmDefaultFreq, float adcVref=Adc::kAdcDefaultVRef, float pwmMinDuty=kPwmMinDutyCycleDefault, float pwmMaxDuty=kPwmMaxDutyCycleDefault, float pwmSlowStepDuty=kPwmSlowStepDutyCycleDefault, float pwmFastStepDuty=kPwmFastStepDutyCycleDefault, float pwmToleranceToFast=kPwmToleranceToFastDefault, float vTolerance=kDc2DcVoutToleranceDefault) | Dc2DcConfig | explicit |
divider | Dc2DcConfig | |
kDc2DcVoutToleranceDefault | Dc2DcConfig | static |
kPwmFastStepDutyCycleDefault | Dc2DcConfig | static |
kPwmMaxDutyCycleDefault | Dc2DcConfig | static |
kPwmMinDutyCycleDefault | Dc2DcConfig | static |
kPwmSlowStepDutyCycleDefault | Dc2DcConfig | static |
kPwmToleranceToFastDefault | Dc2DcConfig | static |
onVppPin | VddConfig | |
operator=(const VddConfig &src) | VddConfig | |
Dc2DcConfig::operator=(const Dc2DcConfig &src) | Dc2DcConfig | |
operator==(const VddConfig &a, const VddConfig &b) | VddConfig | friend |
pwmFastStepDuty | Dc2DcConfig | |
pwmFreq | Dc2DcConfig | |
pwmMaxDuty | Dc2DcConfig | |
pwmMinDuty | Dc2DcConfig | |
pwmPin | Dc2DcConfig | |
pwmSlowStepDuty | Dc2DcConfig | |
pwmToleranceToFast | Dc2DcConfig | |
VddConfig() | VddConfig | |
vTolerance | Dc2DcConfig | |