MG32L003 Standard Peripherals Firmware Library
Modules | Macros
UART_Exported_Constants

Modules

 UART_Word_Length
 
 UART_BandDouble
 
 UART_BaudRate_Mode
 
 UART_Parity
 
 UART_IT
 
 UART_Flags
 

Macros

#define IS_UART_ALL_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

◆ IS_UART_ALL_PERIPH

#define IS_UART_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == UART1) || \
((PERIPH) == UART2))