Type Alias arduino_hal::port::D9

source ·
pub type D9 = PB1;
Expand description

D9

  • PWM: [atmega328p_hal::timer::Timer3Pwm]
  • OC1A (Timer/Counter1 output compare match A output)
  • PCINT1 (pin change interrupt 1)

Aliased Type§

struct D9 { /* private fields */ }