Type Alias arduino_hal::port::D13

source ·
pub type D13 = PB5;
Expand description

D13

  • SCK (SPI bus master clock input)
  • PCINT5 (pin change interrupt 5)
  • L LED on Arduino Uno

Aliased Type§

struct D13 { /* private fields */ }