uStepper S-lite
Functions | Variables
uStepperSLite.cpp File Reference

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

uStepperSLitepointer
 
i2cMaster I2C (1)
 

Detailed Description

Class implementations for the uStepper S-lite library.

        This file contains the implementations of the classes defined in
        uStepperSLite.h
Author
Thomas Hørring Olsen (thoma.nosp@m.s@us.nosp@m.teppe.nosp@m.r.co.nosp@m.m)

Definition in file uStepperSLite.cpp.

Variable Documentation

◆ I2C

i2cMaster I2C(1)

Global definition of I2C object for use in Arduino sketch