Type Alias Uart1RxQueue

Source
type Uart1RxQueue = Channel<Response, UART1_RX_QUEUE_DEPTH>;

Aliased Typeยง

struct Uart1RxQueue { /* private fields */ }