AStar32U4 library
Classes
FastGPIO.h File Reference
#include <avr/io.h>
#include <stdint.h>

Go to the source code of this file.

Classes

class  FastGPIO::Pin< pin >
 
class  FastGPIO::PinLoan< pin >
 

Detailed Description

FastGPIO is a C++ header library for efficient AVR I/O.

For an overview of the features of this library, see https://github.com/pololu/fastgpio-arduino. That is the main repository for this library, though copies may exist in other repositories.

The FastGPIO::Pin class provides static functions for manipulating pins. See its class reference for more information.

Definition in file FastGPIO.h.