PZ80emu  0.1
Data Fields
word Union Reference

type to deal with endianness and access of high/low bits More...

#include <z80.h>

Data Fields

uint16_t W
 16-bit pair
 
struct {
   uint8_t   l
 low order byte
 
   uint8_t   h
 high order byte
 
B
 Combination of High and Low bytes in correct order for endianness.
 

Detailed Description

type to deal with endianness and access of high/low bits


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