25#ifndef BOARDS_EMPTY_HH
26#define BOARDS_EMPTY_HH
43 inline static void init() {}
Defines all types and constants specific to support a specific MCU target.
PWMPin
Defines all digital output pins of target MCU, capable of PWM output.
Port
Defines all available ports of the target MCU.
static void init()
Performs special initialization for the target MCU.
DigitalPin
Defines all available digital input/output pins of the target MCU.
AnalogClock
Defines available clocks of the target MCU, used for analog input.
AnalogPin
Defines all available analog input pins of the target MCU.
InterruptPin
Defines all digital output pins of target MCU, usable as pin change interrupt (PCI) pins.
USART
Defines all USART modules of target MCU.
Timer
Defines all timers available for target MCU.
ExternalInterruptPin
Defines all digital output pins of target MCU, usable as direct external interrupt pins.
SleepMode
Defines all available sleep modes for target MCU.
AnalogReference
Defines available voltage references of the target MCU, used for analog input.