MG32F10x Standard Peripherals Firmware Library
Macros
SPI_EnhancedSpi_InstructionLength

Macros

#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)
 

Detailed Description