Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_spi_pushr_slave Union Reference

_hw_spi_pushr_slave Union Reference

HW_SPI_PUSHR_SLAVE - PUSH TX FIFO Register In Slave Mode (RW) More...

#include <MK64F12_spi.h>


Detailed Description

HW_SPI_PUSHR_SLAVE - PUSH TX FIFO Register In Slave Mode (RW)

Reset value: 0x00000000U

Specifies data to be transferred to the TX FIFO. An 8- or 16-bit write access to PUSHR transfers all 32 bits to the TX FIFO. In master mode, the register transfers 16 bits of data and 16 bits of command information to the TX FIFO. In slave mode, all 32 register bits can be used as data, supporting up to 32-bit SPI Frame operation.

Definition at line 1958 of file MK64F12_spi.h.