Type Alias arduino_hal::port::D6

source ·
pub type D6 = PD6;
Expand description

D6

  • PWM: [atmega328p_hal::timer::Timer3Pwm]
  • AIN0 (analog comparator positive input)
  • OC0A (Timer/Counter0 output compare match A output)
  • PCINT22 (pin change interrupt 22)

Aliased Type§

struct D6 { /* private fields */ }