Type Alias niti_hal::port::D13

source ·
pub type D13 = PB7;
Expand description

D13

  • Onboard LED
  • PWM: [atmega2560_hal::timer::Timer0Pwm]
  • PWM: [atmega2560_hal::timer::Timer1Pwm]
  • OC0A: Output Compare Channel A for Timer/Counter0
  • OC1C: Output Compare Channel C for Timer/Counter1
  • PCINT7: External Interrupt (Pin Change)

Aliased Type§

struct D13 { /* private fields */ }