1.2.24.80 1.3.24.80 1.4.25.80 1.5.23.80 1.6.25.80 1.7.26.80 1.29.27.80 1.30.17.80 1.31.17.80 1.33.19.80 1.37.17.80 1.40.24.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.