IRremote
LongUnion.h File Reference
#include <stdint.h>
Include dependency graph for LongUnion.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ _LONG_LONG_UNION_H

#define _LONG_LONG_UNION_H

Definition at line 103 of file LongUnion.h.

◆ _LONG_UNION_H

#define _LONG_UNION_H

Definition at line 55 of file LongUnion.h.