struct for mapping digital pins More...
#include <DigitalPin.h>
| Public Attributes | |
| uint8_t | bit | 
| volatile uint8_t * | ddr | 
| volatile uint8_t * | pin | 
| volatile uint8_t * | port | 
struct for mapping digital pins
| uint8_t pin_map_t::bit | 
bit number for this pin
| volatile uint8_t* pin_map_t::ddr | 
address of DDR for this pin
| volatile uint8_t* pin_map_t::pin | 
address of PIN for this pin
| volatile uint8_t* pin_map_t::port | 
address of PORT for this pin
 1.8.8
 1.8.8