|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
This union represents the bit fields in the Interrupt Registers.
Read the register into the d32 member then set/clear the bits using the b elements.
更多...
#include <hal_spi_v151_regs_def.h>
成员变量 | ||
| uint32_t | d32 | |
| struct { | ||
| uint32_t rffis: 1 | ||
| uint32_t rfofis: 1 | ||
| uint32_t rfufis: 1 | ||
| uint32_t reserved3_6: 4 | ||
| uint32_t tfeis: 1 | ||
| uint32_t tfofis: 1 | ||
| uint32_t reserved9_14: 6 | ||
| uint32_t mmcris: 1 | ||
| } | b | |
This union represents the bit fields in the Interrupt Registers.
Read the register into the d32 member then set/clear the bits using the b elements.
| struct { ... } spi_v151_interrupt_data::b |
Register bits.
| uint32_t spi_v151_interrupt_data::d32 |
Raw register data.
| uint32_t spi_v151_interrupt_data::mmcris |
Multi-Master Contention Interrupt Mask. This bit field is not present if the spi is configured as a spi_slenrial-slave device.
Values:
| uint32_t spi_v151_interrupt_data::reserved3_6 |
| uint32_t spi_v151_interrupt_data::reserved9_14 |
| uint32_t spi_v151_interrupt_data::rffis |
Receive FIFO Full Interrupt Mask.
Values:
| uint32_t spi_v151_interrupt_data::rfofis |
Receive FIFO Overflow Interrupt Mask.
Values:
| uint32_t spi_v151_interrupt_data::rfufis |
Receive FIFO Underflow Interrupt Mask.
Values:
| uint32_t spi_v151_interrupt_data::tfeis |
Transmit FIFO Empty Interrupt Mask.
Values:
| uint32_t spi_v151_interrupt_data::tfofis |
Transmit FIFO Overflow Interrupt Mask.
Values: