MG32F157 Standard Peripherals Firmware Library
Macros
SPI_NSS_internal_software_management
MG32F157_StdPeriph_Driver
»
SPI
»
SPI_Exported_Constants
Macros
#define
SPI_NSSInternalSoft_Set
((uint16_t)0x0100)
#define
SPI_NSSInternalSoft_Reset
((uint16_t)0xFEFF)
#define
IS_SPI_NSS_INTERNAL
(INTERNAL)
Detailed Description
Macro Definition Documentation
◆
IS_SPI_NSS_INTERNAL
#define IS_SPI_NSS_INTERNAL
(
INTERNAL
)
Value:
(((INTERNAL) == SPI_NSSInternalSoft_Set) || \
((INTERNAL) == SPI_NSSInternalSoft_Reset))
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.