Reference   Language | Libraries | Comparison | Changes

SPI

Overview

/*
 * Copyright (c) 2010 by Cristian Maglie 
 * SPI Master library for arduino.
 *
 * This file is free software; you can redistribute it and/or modify
 * it under the terms of either the GNU General Public License version 2
 * or the GNU Lesser General Public License version 2.1, both as
 * published by the Free Software Foundation.
 *
 * 2012-04-29 rick@kimballsoftware.com - added msp430 support.
 *
 */

Library methods

Installation

Download from here:

Demo Sketch


Applications

How it works

Error Messages

Bugs, Suggestions, Questions

Contact the Library Author

Reference Home | Libraries Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Energia Reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Energia reference is based on Arduino reference. Code samples in the reference are released into the public domain.