I am fixing up someone's code and I have a warning: ../src/UARThandlers.c:115:25: warning: implicit declaration of function 'DRV_USART_Read9Bits' I searched and the actual function is located in drv_usart_byte_model.c where it states:
//..