Searched defs:UART_REG_SAVE (Results 1 – 1 of 1) sorted by relevance
60 struct UART_REG_SAVE { struct61 uint32_t DLL;62 uint32_t DLH;63 uint32_t IER;64 uint32_t LCR;65 uint32_t MCR;
Completed in 4 milliseconds