SimpleFOClibrary  2.1
samd_debug.h File Reference
#include "../hardware_api.h"
#include "wiring_private.h"

Go to the source code of this file.

Functions

void printAllPinInfos ()
 
void printTCCConfiguration (tccConfiguration &info)
 

Function Documentation

◆ printAllPinInfos()

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.

◆ printTCCConfiguration()

void printTCCConfiguration ( tccConfiguration &  info)

Definition at line 91 of file samd_debug.h.