SparkFun Toolkit
v1.0.5-6-g34ffa30
Core Functionality Library
Loading...
Searching...
No Matches
sfTkArduino.h
Go to the documentation of this file.
1
15
#pragma once
16
17
// Purpose:
18
//
19
// "Arduino-ized" value of toolkit values constants"
20
21
// Just include the toolkit headers
22
23
#include <
sfTk/sfToolkit.h
>
24
25
// Arduino-ize our byte order types
26
27
const
sfTkByteOrder
SFTK_MSBFIRST
=
sfTkByteOrder::BigEndian
;
28
const
sfTkByteOrder
SFTK_LSBFIRST
=
sfTkByteOrder::LittleEndian
;
SFTK_MSBFIRST
const sfTkByteOrder SFTK_MSBFIRST
Definition:
sfTkArduino.h:27
SFTK_LSBFIRST
const sfTkByteOrder SFTK_LSBFIRST
Definition:
sfTkArduino.h:28
sfToolkit.h
Header file for the SparkFun Toolkit.
sfTkByteOrder
sfTkByteOrder
Common include file for the core of the SparkFun Electronics Toolkit.
Definition:
sfToolkit.h:27
sfTkByteOrder::BigEndian
@ BigEndian
sfTkByteOrder::LittleEndian
@ LittleEndian
src
sfTkArduino.h
Generated by
1.9.5