Type Alias arduino_hal::port::D1

source ·
pub type D1 = PD1;
Expand description

D1 / TX

  • TXD (USART output pin)
  • PCINT17 (pin change interrupt 17)

Aliased Type§

struct D1 { /* private fields */ }