Type Alias niti_hal::port::D11

source ·
pub type D11 = PB5;
Expand description

D11

  • PWM: [atmega2560_hal::timer::Timer1Pwm]
  • OC1A: Output Compare Channel A for Timer/Counter1
  • PCINT5: External Interrupt (Pin Change)

Aliased Type§

struct D11 { /* private fields */ }