MG32F10x Standard Peripherals Firmware Library
宏定义
SPI_EnhancedSpi_InstructionLength

宏定义

#define SPI_EnhancedSpiInstructionLength_0b   ((uint16_t)SPI_ESPICR_INSTL_0BIT)
 
#define SPI_EnhancedSpiInstructionLength_4b   ((uint16_t)SPI_ESPICR_INSTL_4BIT)
 
#define SPI_EnhancedSpiInstructionLength_8b   ((uint16_t)SPI_ESPICR_INSTL_8BIT)
 
#define SPI_EnhancedSpiInstructionLength_16b   ((uint16_t)SPI_ESPICR_INSTL_16BIT)
 

详细描述