IRremote
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
union | WordUnion |
Union to specify parts / manifestations of a 16 bit Word without casts and shifts. More... | |
union | LongUnion |
Union to specify parts / manifestations of a 32 bit Long without casts and shifts. More... | |
union | LongLongUnion |
Union to specify parts / manifestations of a 64 bit LongLong without casts and shifts. More... | |
Macros | |
#define | _LONG_UNION_H |
#define | _LONG_LONG_UNION_H |
#define _LONG_LONG_UNION_H |
Definition at line 103 of file LongUnion.h.
#define _LONG_UNION_H |
Definition at line 55 of file LongUnion.h.