Set call back function for USART_Basic.
void USART_Basic_set_ISR_cb( usart_callback cb, usart_cb_t type )
Type: usart_callback
The call back function to set
Type: usart_cb_t
The type of ISR to be set
Type: void
Nothing