|
Prusa MINI Firmware overview
|
struct for mapping digital pins More...
#include <softspi.h>

Public Attributes | |
| volatile uint8_t * | ddr |
| volatile uint8_t * | pin |
| volatile uint8_t * | port |
| uint8_t | bit |
struct for mapping digital pins
| 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
| uint8_t pin_map_t::bit |
bit number for this pin