Type Alias arduino_hal::port::D11

source ·
pub type D11 = PB3;
Expand description

D11

  • PWM: [atmega328p_hal::timer::Timer3Pwm]
  • MOSI (SPI bus master/slave input)
  • OC2A (Timer/Counter2 output compare match A output)
  • PCINT3 (pin change interrupt 3)

Aliased Type§

struct D11 { /* private fields */ }