stepRocker servo Open Source TMCL  1.00
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Functions
SPI.h File Reference

SPI functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void InitSPI (void)
 SPI intialization. More...
 
UCHAR ReadWriteSPI (USHORT DeviceNumber, UCHAR Data, UCHAR LastTransfer)
 

Detailed Description

SPI functions.

Author
Trinamic Motion Control GmbH & Co KG
Version
2.20

This file contains the definitions of the SPI access functions.

Function Documentation

void InitSPI ( void  )

SPI intialization.

This functions initializes the SPI. It has to be called once at the beginning of the main() function, before any other things are done that need SPI access.

Here is the caller graph for this function: