ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

SPIConfig Struct Reference
[SPI Low Level DriverLPC214x SPI SupportSTM32 SPI Support]

Driver configuration structure. More...

#include <spi_lld.h>

Data Fields

ioportid_t spc_ssport
 The chip select line port.
uint16_t spc_sspad
 The chip select line pad number.
uint16_t spc_cr0
 SSP CR0 initialization data.
uint16_t spc_cr1
 SSP CR1 initialization data.
uint32_t spc_cpsr
 SSP CPSR initialization data.

Detailed Description

Driver configuration structure.

Definition at line 59 of file templates/spi_lld.h.


Field Documentation

The chip select line port.

Definition at line 71 of file platforms/LPC214x/spi_lld.h.

The chip select line pad number.

Definition at line 75 of file platforms/LPC214x/spi_lld.h.

SSP CR0 initialization data.

Definition at line 79 of file platforms/LPC214x/spi_lld.h.

SSP CR1 initialization data.

SPI initialization data.

Definition at line 83 of file platforms/LPC214x/spi_lld.h.

SSP CPSR initialization data.

Definition at line 87 of file platforms/LPC214x/spi_lld.h.


Generated on Sun Oct 24 2010 09:40:49 for ChibiOS/RT by doxygen 1.7.1