AStar32U4 library
List of all members
SPIPause Class Reference

#include <SPIPause.h>

Detailed Description

This class disables the AVR's hardware SPI module in its constructor when it is created and restores it to its previous state in its destructor when it is destroyed.

It can be useful if you want to use one of the SPI pins (MOSI, MISO, SCK, or SS) for some other purpose temporarily.

Definition at line 15 of file SPIPause.h.


The documentation for this class was generated from the following file: