FD32M0P Microcontroller SDK
Loading...
Searching...
No Matches

Data Structures

struct  SPI_STS_REG_s
union  SPI_STS_u

Detailed Description


Data Structure Documentation

◆ SPI_STS_REG_s

struct SPI_STS_REG_s
Data Fields
unsigned int spi_busy_sts:1
unsigned int rx_fifo_full_sts:1
unsigned int rx_fifo_empty_sts:1
unsigned int tx_fifo_full_sts:1
unsigned int tx_fifo_empty_sts:1

◆ SPI_STS_u

union SPI_STS_u
Data Fields
SPI_STS_REG_s

SPI_STS_REG_s

uint8_t packed_byte[4]
uint16_t packed_hw[2]
uint32_t packed_w