![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Definition at line 54 of file spi_17xx_40xx.h.
#include "spi_17xx_40xx.h"
Data Fields | |
| CHIP_SPI_BITS_T | bits |
| CHIP_SPI_CLOCK_MODE_T | clockMode |
| CHIP_SPI_DATA_ORDER_T | dataOrder |
| CHIP_SPI_BITS_T bits |
bits/frame
Definition at line 55 of file spi_17xx_40xx.h.
| CHIP_SPI_CLOCK_MODE_T clockMode |
Format config: clock phase/polarity
Definition at line 56 of file spi_17xx_40xx.h.
| CHIP_SPI_DATA_ORDER_T dataOrder |
Data order (MSB first/LSB first)
Definition at line 57 of file spi_17xx_40xx.h.