Module lpc43xx::spi [] [src]

SPI

Modules

ccr

SPI Clock Counter Register. This register controls the frequency of a master's SCK0.

cr

SPI Control Register. This register controls the operation of the SPI.

dr

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.

int

SPI Interrupt Flag. This register contains the interrupt flag for the SPI interface.

sr

SPI Status Register. This register shows the status of the SPI.

tcr

SPI Test Control register. For functional testing only.

tsr

SPI Test Status register. For functional testing only.

Structs

CCR

SPI Clock Counter Register. This register controls the frequency of a master's SCK0.

CR

SPI Control Register. This register controls the operation of the SPI.

DR

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.

INT

SPI Interrupt Flag. This register contains the interrupt flag for the SPI interface.

RegisterBlock

Register block

SR

SPI Status Register. This register shows the status of the SPI.

TCR

SPI Test Control register. For functional testing only.

TSR

SPI Test Status register. For functional testing only.