Type Alias arduino_hal::port::D10

source ·
pub type D10 = PB2;
Expand description

D10

  • PWM: [atmega328p_hal::timer::Timer3Pwm]
  • SS (SPI bus master slave select)
  • OC1B (Timer/Counter1 output compare match B output)
  • PCINT2 (pin change interrupt 2)

Aliased Type§

struct D10 { /* private fields */ }