Type Alias arduino_hal::port::A2

source ·
pub type A2 = PC2;
Expand description

A2

  • ADC2 (ADC input channel 2)
  • PCINT10 (pin change interrupt 10)

Aliased Type§

struct A2 { /* private fields */ }