55#if(MZ_MODEM != MZ_ENABLE)&&(MZ_UART1 == MZ_ENABLE)
58#if(MZ_CLI != MZ_ENABLE)&&(MZ_UART2 == MZ_ENABLE)
61#if(MZ_UART3 == MZ_ENABLE)
64#if(MZ_UART4 == MZ_ENABLE)
67#if(MZ_UART5 == MZ_ENABLE)
70#if(MZ_LPUART1 == MZ_ENABLE)
73#if(MZ_MODEM != MZ_ENABLE)&&(MZ_UART1 == MZ_ENABLE)
76#if(MZ_CLI != MZ_ENABLE)&&(MZ_UART2 == MZ_ENABLE)
79#if(MZ_UART3 == MZ_ENABLE)
82#if(MZ_UART4 == MZ_ENABLE)
85#if(MZ_UART5 == MZ_ENABLE)
88#if(MZ_LPUART1 == MZ_ENABLE)
100#if(MZ_I2C1 == MZ_ENABLE)
103#if(MZ_I2C2 == MZ_ENABLE)
106#if(MZ_I2C3 == MZ_ENABLE)
109#if(MZ_I2C4 == MZ_ENABLE)
112#if(MZ_I2C1 == MZ_ENABLE)
115#if(MZ_I2C2 == MZ_ENABLE)
118#if(MZ_I2C3 == MZ_ENABLE)
121#if(MZ_I2C4 == MZ_ENABLE)
MZ_UART_INIT_ST * MZ_UART_INIT_PTR
[TODO]
MZ_I2C_INIT_ST * MZ_I2C_INIT_PTR
[TODO]
Structure for I2C Initialization.
Structure for monoZ UART Initialization parameters.
UART_AdvFeatureInitTypeDef AdvancedInit
Structure for I2C Initialization and configuration.
Structure for UART Initialization and configuration.