embeddedlibrary
reusable software modules for embedded systems
Integer Definitions

Data Structures

union  union8_t
 
union  union16_t
 
union  union32_t
 

Detailed Description

File: int_def.h

This header includes stdint.h which includes the following compiler independent definitions:

Addionally union types are defined to assist with integer manipulation at the word, byte, or bit level. Included are:

Author
Embedded Processors Class 2013
Date
Created on February 13, 2013, 5:53 PM