Bitfile  0.9.2
Bit stream file I/O library
Data Fields
endian_test_t Struct Reference

This is a union used when testing for endianess. More...

Data Fields

unsigned long word
 
unsigned char bytes [sizeof(unsigned long)]
 

Detailed Description

This is a union used when testing for endianess.

Field Documentation

◆ bytes

unsigned char bytes[sizeof(unsigned long)]

bytes making up the unsigned long

◆ word

unsigned long word

an unsigned long


The documentation for this struct was generated from the following file: