type Uart1RxQueue = Channel<Response, UART1_RX_QUEUE_DEPTH>;
struct Uart1RxQueue { /* private fields */ }