| 
 R_UARTFn_Set_DataComparisonOff 
 | 
Ends the data comparison.
Remark  | Calling this API function switches the asynchronous serial interface LIN-UART (UARTF) to expansion bit mode (with no data comparison).  | 
 
[Syntax]
void    R_UARTFn_Set_DataComparisonOff ( void ); 
 | 
 
Remark  | n is the channel number.  | 
 
[Argument(s)]
None.
[Return value]
None.