1 /* generated configuration header file - do not edit */
2 #ifndef R_SCI_B_UART_CFG_H_
3 #define R_SCI_B_UART_CFG_H_
4 #ifdef __cplusplus
5             extern "C" {
6             #endif
7 
8             #define SCI_B_UART_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
9             #define SCI_B_UART_CFG_FIFO_SUPPORT (1)
10             #define SCI_B_UART_CFG_DTC_SUPPORTED (0)
11             #define SCI_B_UART_CFG_FLOW_CONTROL_SUPPORT (0)
12 
13             #ifdef __cplusplus
14             }
15             #endif
16 #endif /* R_SCI_B_UART_CFG_H_ */
17