| SdFat
    | 
#include <DigitalPin.h>
| Public Attributes | |
| volatile uint8_t * | ddr | 
| uint8_t | mask | 
| volatile uint8_t * | pin | 
| volatile uint8_t * | port | 
GpioPinMap type
| volatile uint8_t* GpioPinMap_t::ddr | 
address of DDR for this pin
| uint8_t GpioPinMap_t::mask | 
bit mask for this pin
| volatile uint8_t* GpioPinMap_t::pin | 
address of PIN for this pin
| volatile uint8_t* GpioPinMap_t::port | 
address of PORT for this pin
 1.8.10
 1.8.10