MG32F10x Standard Peripherals Firmware Library
Macros
SPI_interrupts_definition
MG32F10x_StdPeriph_Driver
»
SPI
»
SPI_Exported_Constants
Macros
#define
SPI_IT_TXE
(0x1 << 0)
#define
SPI_IT_TXO
(0x1 << 1)
#define
SPI_IT_RXU
(0x1 << 2)
#define
SPI_IT_RXO
(0x1 << 3)
#define
SPI_IT_RXF
(0x1 << 4)
#define
SPI_IT_MST
(0x1 << 5)
Detailed Description
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.