Type Alias arduino_hal::port::A0

source ·
pub type A0 = PC0;
Expand description

A0

  • ADC0 (ADC input channel 0)
  • PCINT8 (pin change interrupt 8)

Aliased Type§

struct A0 { /* private fields */ }