Hi,I have a couple of questions about using the USART driver in Harmony V1.08: 1) How do I transmit and receive 9-bit values? I can only find DRV_USART_WriteByte(...) and similar functions which take a unit8_t parameter (8 bit). 2) I have registered an er..
↧