The hardware PWM timers are hardwired (part of the ATMega chip architecture) to particular ports/pins.
It is possible to do software PWM as well, but that is not part of pins_arduino.h
The hardware PWM timers are hardwired (part of the ATMega chip architecture) to particular ports/pins.
It is possible to do software PWM as well, but that is not part of pins_arduino.h