![]() |
SimpleFOClibrary
2.1
|
Go to the source code of this file.
Functions | |
void | printAllPinInfos () |
void | printTCCConfiguration (tccConfiguration &info) |
void printAllPinInfos | ( | ) |
Prints a table of pin assignments for your SAMD MCU. Very useful since the board pinout descriptions and variant.cpp are usually quite wrong, and this saves you hours of cross-referencing with the datasheet.
Definition at line 18 of file samd_debug.h.
void printTCCConfiguration | ( | tccConfiguration & | info | ) |
Definition at line 91 of file samd_debug.h.