2.3.106 ADCx_CHANNEL Enum
C
typedef enum
{
ADCx_MAX_CHANNELS = 0
} ADCx_CHANNEL;
Summary
Defines the ADC channels that are selected.
Description
This enumeration defines the ADC channels that are selected.
Remarks
None.
typedef enum
{
ADCx_MAX_CHANNELS = 0
} ADCx_CHANNEL;
Defines the ADC channels that are selected.
This enumeration defines the ADC channels that are selected.
None.