MG32F157 Standard Peripherals Firmware Library
Macros
I2S_MCLK_Output
MG32F157_StdPeriph_Driver
»
SPI
»
SPI_Exported_Constants
Macros
#define
I2S_MCLKOutput_Enable
((uint16_t)0x0200)
#define
I2S_MCLKOutput_Disable
((uint16_t)0x0000)
#define
IS_I2S_MCLK_OUTPUT
(OUTPUT)
Detailed Description
Macro Definition Documentation
◆
IS_I2S_MCLK_OUTPUT
#define IS_I2S_MCLK_OUTPUT
(
OUTPUT
)
Value:
(((OUTPUT) == I2S_MCLKOutput_Enable) || \
((OUTPUT) == I2S_MCLKOutput_Disable))
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.