Type Alias Uart1RxPin

Source
type Uart1RxPin = Pin<Gpio25, FunctionUart, PullDown>;

Aliased Typeยง

struct Uart1RxPin { /* private fields */ }