Type Alias Uart0TxPin

Source
type Uart0TxPin = Pin<Gpio0, FunctionUart, PullDown>;

Aliased Typeยง

struct Uart0TxPin { /* private fields */ }