SdFat
Public Attributes | List of all members
GpioPinMap_t Struct Reference

#include <DigitalPin.h>

Public Attributes

volatile uint8_t * ddr
 
uint8_t mask
 
volatile uint8_t * pin
 
volatile uint8_t * port
 

Detailed Description

GpioPinMap type

Member Data Documentation

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


The documentation for this struct was generated from the following file: