Searched defs:HAL_UART_CONFIG (Results 1 – 1 of 1) sorted by relevance
203 struct HAL_UART_CONFIG { struct204 eUART_baudRate baudRate;205 eUART_dataLen dataBit;206 eUART_stopBit stopBit;207 eUART_parityEn parity;
Completed in 5 milliseconds