Type Alias rp2040_combined::app::Uart1RxQueue
source · type Uart1RxQueue = Channel<Response, UART1_RX_QUEUE_DEPTH>;
Aliased Type§
struct Uart1RxQueue { /* private fields */ }
type Uart1RxQueue = Channel<Response, UART1_RX_QUEUE_DEPTH>;
struct Uart1RxQueue { /* private fields */ }