| PIC24 Support Libraries
    | 
#include <stdint.h>Go to the source code of this file.
| Data Structures | |
| union | union16 | 
| A union type for byte or word access for 16 bit values.  More... | |
| union | union32 | 
| A union type for byte, word, or dword access for 32 bit values.  More... | |
| union | union64 | 
| A union type for byte, word, or dword access for 64 bit values.  More... | |
Typedefs and structures to allow for generic 8-, 16-, 32-, and 64-bit variables.
Definition in file pic24_unions.h.
 1.8.13
 1.8.13