Type Alias Uart1TxPin

Source
type Uart1TxPin = Pin<Gpio24, FunctionUart, PullDown>;

Aliased Typeยง

struct Uart1TxPin { /* private fields */ }