Contiki 2.5
Macros | Functions
mspi-mgr.h File Reference

    Master SPI Bus Manager definitions
More...

#include <avr/io.h>

Go to the source code of this file.

Macros

#define MAX_SPI_DEVICES   7
 

Functions

void add_to_spi_mgr (uint8_t cs, uint8_t mode, uint16_t baud)
 This function add a device to the SPI device table and calculates the specific checksum. More...
 
void change_spi_mode (spi_dev new_config)
 This function changes the SPI configuration. More...
 

Detailed Description

    Master SPI Bus Manager definitions
Author
Ulf Kulau kulau.nosp@m.@ibr.nosp@m..cs.t.nosp@m.u-bs.nosp@m..de

Definition in file mspi-mgr.h.