uStepper S-lite
|
Class implementations for the uStepper S-lite library. More...
#include <uStepperSLite.h>
#include <math.h>
Go to the source code of this file.
Functions | |
volatile int32_t *p | __attribute__ ((used)) |
void | INT0_vect (void) |
void | INT1_vect (void) |
void | TIMER3_COMPA_vect (void) |
void | TIMER1_COMPA_vect (void) |
Variables | |
uStepperSLite * | pointer |
i2cMaster | I2C (1) |
Class implementations for the uStepper S-lite library.
This file contains the implementations of the classes defined in uStepperSLite.h
Definition in file uStepperSLite.cpp.
i2cMaster I2C(1) |
Global definition of I2C object for use in Arduino sketch