Module sspdr

Source
Expand description

Data register, SSPDR on page 3-6

Structs§

SSPDR_SPEC
Data register, SSPDR on page 3-6

Type Aliases§

DATA_R
Field DATA reader - Transmit/Receive FIFO: Read Receive FIFO. Write Transmit FIFO. You must right-justify data when the PrimeCell SSP is programmed for a data size that is less than 16 bits. Unused bits at the top are ignored by transmit logic. The receive logic automatically right-justifies.
DATA_W
Field DATA writer - Transmit/Receive FIFO: Read Receive FIFO. Write Transmit FIFO. You must right-justify data when the PrimeCell SSP is programmed for a data size that is less than 16 bits. Unused bits at the top are ignored by transmit logic. The receive logic automatically right-justifies.
R
Register SSPDR reader
W
Register SSPDR writer