Prusa MINI Firmware overview
|
Go to the documentation of this file.
24 #include "../../../inc/MarlinConfigPre.h"
27 #include "../hardware/Gpio.h"
35 #define HAL_SENSITIVE_PINS
#define WITHIN(N, L, H)
Definition: macros.h:195
constexpr uint16_t NUM_DIGITAL_PINS
Definition: pinmapping.h:32
int16_t pin_type
Definition: Gpio.h:28
#define P_NC
Definition: pinmapping.h:31
pin_t GET_PIN_MAP_PIN(const int16_t ind)
int8_t DIGITAL_PIN_TO_ANALOG_PIN(const pin_t p)
static const pin_type pin_count
Definition: Gpio.h:73
bool PWM_PIN(const pin_t p)
int8_t pin_t
Definition: HAL.h:65
pin_t analogInputToDigitalPin(const int8_t p)
bool INTERRUPT_PIN(const pin_t p)
int16_t GET_PIN_MAP_INDEX(const pin_t pin)
const uint8_t[]
Definition: 404_html.c:3
constexpr uint8_t NUM_ANALOG_INPUTS
Definition: pinmapping.h:33
pin_type pin_t
Definition: pinmapping.h:29
bool VALID_PIN(const pin_t p)
Definition: inftrees.h:24
int16_t PARSED_PIN_INDEX(const char code, const int16_t dval)
parser
Definition: createSpeedLookupTable.py:14