2.121.80 TCCx_CHANNEL_NUM Enum
C
typedef enum
{
TCC_CHANNEL0,
TCC_CHANNEL1,
TCC_CHANNEL2,
TCC_CHANNEL3,
}TCCx_CHANNEL_NUM;
Summary
Identifies channel number within TCC module
Description
This enumeration identifies TCC channel number.
Remarks
None.
