|
Orbcode Trace functions library
|
#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | TpiuOptions |
| TPIU configuration options. More... | |
Enumerations | |
| enum | TpiuProtocol { TpiuProtocolParallel = 0 , TpiuProtocolSwoManchester = 1 , TpiuProtocolSwoUart = 2 } |
| Available trace protocols. More... | |
Functions | |
| static void | TpiuSetup (const TpiuOptions *options) |
| Configure TPIU component. More... | |