SPI register block structure.
More...
#include "spi_001.h"
SPI register block structure.
Definition at line 50 of file spi_001.h.
SPI Clock Counter Register. This register controls the frequency of a master's SCK0.
Definition at line 54 of file spi_001.h.
< SPI Structure SPI Control Register. This register controls the operation of the SPI.
Definition at line 51 of file spi_001.h.
SPI Data Register. This bi-directional register provides the transmit and receive data for the SPI. Transmit data is provided to the SPI0 by writing to this register. Data received by the SPI0 can be read from this register.
Definition at line 53 of file spi_001.h.
SPI Interrupt Flag. This register contains the interrupt flag for the SPI interface.
Definition at line 56 of file spi_001.h.
SPI Status Register. This register shows the status of the SPI.
Definition at line 52 of file spi_001.h.
The documentation for this struct was generated from the following file:
- C:/dev/release/rc1/lpcopen/software/lpc_core/lpc_ip/spi_001.h