Searched defs:UART_SAVE_CONFIG (Results 1 – 1 of 1) sorted by relevance
232 struct UART_SAVE_CONFIG { struct233 uint32_t DLL;234 uint32_t DLH;235 uint32_t IER;236 uint32_t LCR;237 uint32_t MCR;238 uint32_t SRT;239 uint32_t STET;
Completed in 6 milliseconds