|
PiPower
ac0ff3c (Mon Feb 11 21:44:30 2019 -0500)
|
Pin defintitions. More...
#include <avr/io.h>Go to the source code of this file.
Macros | |
| #define | PIN_POWER _BV(PORTB0) |
| #define | PIN_USB _BV(PORTB1) |
| #define | PIN_EN _BV(PORTB2) |
| #define | PIN_SHUTDOWN _BV(PORTB3) |
| #define | PIN_BOOT _BV(PORTB4) |
Pin defintitions.
1.8.11