xyControl  0.1
Quadrotor Flight Controller on AVR Basis
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
Functions
spi.c File Reference

SPI API Implementation. More...

#include <stdint.h>
#include <avr/io.h>
#include <spi.h>
#include <config.h>

Go to the source code of this file.

Functions

uint8_t spiSendByte (uint8_t d)
 Send and Receive one byte. More...
 

Detailed Description

SPI API Implementation.

Definition in file spi.c.