2.1.4.29 DRV_MCMETROLOGY_POWER_SOURCE Struct
C
typedefstruct {
uint8_t vChannel;
uint8_t iChannel;
} DRV_MCMETROLOGY_POWER_SOURCE;SummaryDescribes the power source configuration.
DescriptionField description:
- vChannel. Voltage channel index used to compute power.
- iChannel. Current channel index used to compute power.
None.
