Type Alias arduino_hal::port::A4

source ·
pub type A4 = PC4;
Expand description

A4

  • ADC4 (ADC input channel 4)
  • SDA (2-wire serial bus data input/output line)
  • PCINT12 (pin change interrupt 12)

Aliased Type§

struct A4 { /* private fields */ }