Prusa MINI Firmware overview
|
Go to the documentation of this file.
25 #undef NUM_DIGITAL_PINS
26 #if MB(BQ_ZUM_MEGA_3D)
27 #define NUM_DIGITAL_PINS 85
28 #elif MB(MIGHTYBOARD_REVE)
29 #define NUM_DIGITAL_PINS 80
31 #define NUM_DIGITAL_PINS 85
33 #define NUM_DIGITAL_PINS 85
139 #define digitalPinToPort_plus_70(P) ( pgm_read_byte( digital_pin_to_port_PGM_plus_70 + (P) ) )
232 #define digitalPinToBitMask_plus_70(P) ( pgm_read_byte( digital_pin_to_bit_mask_PGM_plus_70 + (P) ) )
320 #define digitalPinToTimer_plus_70(P) ( pgm_read_byte( digital_pin_to_timer_PGM_plus_70 + (P) ) )
#define TIMER3C
Definition: fastio_AT90USB.h:697
const uint8_t PROGMEM digital_pin_to_bit_mask_PGM_plus_70[]
Definition: pinsDebug_plus_70.h:141
#define TIMER3A
Definition: fastio_AT90USB.h:695
#define TIMER2B
Definition: fastio_AT90USB.h:694
#define TIMER1B
Definition: fastio_AT90USB.h:691
#define PROGMEM
Definition: pgmspace.h:29
#define TIMER2A
Definition: fastio_AT90USB.h:693
#define PF
Definition: pinsDebug_plus_70.h:41
#define PA
Definition: pinsDebug_plus_70.h:36
#define TIMER0B
Definition: fastio_AT90USB.h:689
const uint8_t PROGMEM digital_pin_to_port_PGM_plus_70[]
Definition: pinsDebug_plus_70.h:48
#define PC
Definition: pinsDebug_plus_70.h:38
#define PH
Definition: pinsDebug_plus_70.h:43
#define TIMER1A
Definition: fastio_AT90USB.h:690
#define PE
Definition: pinsDebug_plus_70.h:40
const uint8_t[]
Definition: 404_html.c:3
#define _BV(bit)
Definition: wiring_constants.h:99
#define PK
Definition: pinsDebug_plus_70.h:45
const uint8_t PROGMEM digital_pin_to_timer_PGM_plus_70[]
Definition: pinsDebug_plus_70.h:235
#define PG
Definition: pinsDebug_plus_70.h:42
#define PL
Definition: pinsDebug_plus_70.h:46
#define PB
Definition: pinsDebug_plus_70.h:37
#define TIMER3B
Definition: fastio_AT90USB.h:696
#define PJ
Definition: pinsDebug_plus_70.h:44
#define PD
Definition: pinsDebug_plus_70.h:39