Type Alias rp2040_combined::app::Uart1RxReceiver

source ·
type Uart1RxReceiver<'a> = Receiver<'a, Response, UART1_RX_QUEUE_DEPTH>;

Aliased Type§

struct Uart1RxReceiver<'a>(/* private fields */);