Type Alias arduino_hal::port::D3

source ·
pub type D3 = PD3;
Expand description

D3

  • PWM: [atmega328p_hal::timer::Timer3Pwm]
  • INT1 (external interrupt 1 input)
  • OC2B (Timer/Counter2 output compare match B output)
  • PCINT19 (pin change interrupt 19)

Aliased Type§

struct D3 { /* private fields */ }