Pattern insertion allows the TCC module to change the actual pin output level without modifying the compare/match settings.
Pattern |
Description |
|---|---|
TCC_OUTPUT_PATTERN_DISABLE |
Pattern disabled, generate output as is |
TCC_OUTPUT_PATTERN_0 |
Generate pattern 0 on output (keep the output LOW) |
TCC_OUTPUT_PATTERN_1 |
Generate pattern 1 on output (keep the output HIGH) |