Type Alias arduino_hal::port::D5
source · pub type D5 = PD5;
Expand description
D5
- PWM: [atmega328p_hal::timer::Timer3Pwm]
- T1 (Timer/Counter 1 external counter input)
- OC0B (Timer/Counter0 output compare match B output)
- PCINT21 (pin change interrupt 21)
Aliased Type§
struct D5 { /* private fields */ }