Type Alias arduino_hal::port::A3

source ·
pub type A3 = PC3;
Expand description

A3

  • ADC3 (ADC input channel 3)
  • PCINT11 (pin change interrupt 11)

Aliased Type§

struct A3 { /* private fields */ }