Enum tc_callback

Enum for the possible callback types for the TC module.

Table 1. Members
Enum value Description

TC_CALLBACK_OVERFLOW

Callback for TC overflow.

TC_CALLBACK_ERROR

Callback for capture overflow error.

TC_CALLBACK_CC_CHANNEL0

Callback for capture compare channel 0.

TC_CALLBACK_CC_CHANNEL1

Callback for capture compare channel 1.