xref: /btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra_cfg/fsp_cfg/r_sci_uart_cfg.h (revision c30869498fb8e98c1408c9db0e7624f02f483b73)
1 /* generated configuration header file - do not edit */
2 #ifndef R_SCI_UART_CFG_H_
3 #define R_SCI_UART_CFG_H_
4 #ifdef __cplusplus
5             extern "C" {
6             #endif
7 
8 #define SCI_UART_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
9 #define SCI_UART_CFG_FIFO_SUPPORT (0)
10 #define SCI_UART_CFG_DTC_SUPPORTED (1)
11 #define SCI_UART_CFG_FLOW_CONTROL_SUPPORT (0)
12 #define SCI_UART_CFG_RS485_SUPPORT (0)
13 
14 #ifdef __cplusplus
15             }
16             #endif
17 #endif /* R_SCI_UART_CFG_H_ */
18