1 /* generated configuration header file - do not edit */ 2 #ifndef R_SCI_UART_CFG_H_ 3 #define R_SCI_UART_CFG_H_ 4 #define SCI_UART_CFG_EXTERNAL_RTS_OPERATION (0) 5 #define SCI_UART_CFG_RX_ENABLE (1) 6 #define SCI_UART_CFG_TX_ENABLE (1) 7 #define SCI_UART_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE) 8 #endif /* R_SCI_UART_CFG_H_ */ 9