Type Alias Uart0RxPin

Source
type Uart0RxPin = Pin<Gpio1, FunctionUart, PullDown>;

Aliased Typeยง

struct Uart0RxPin { /* private fields */ }