Type Alias arduino_hal::port::A1

source ·
pub type A1 = PC1;
Expand description

A1

  • ADC1 (ADC input channel 1)
  • PCINT9 (pin change interrupt 9)

Aliased Type§

struct A1 { /* private fields */ }