Type Alias arduino_hal::port::A5
source · pub type A5 = PC5;
Expand description
A5
ADC5 (ADC input channel 5) SCL (2-wire serial bus clock line) PCINT13 (pin change interrupt 13)
Aliased Type§
struct A5 { /* private fields */ }
pub type A5 = PC5;
A5
ADC5 (ADC input channel 5) SCL (2-wire serial bus clock line) PCINT13 (pin change interrupt 13)
struct A5 { /* private fields */ }