sarmfsw: SMFSW Toolbox (desinged for ARM / compatible with other 8b/16b/32b platforms) 4.0rc
SMFSW collection of miscellaneous functions \& macros (desinged for ARM / compatible with other 8b/16b/32b platforms)
Loading...
Searching...
No Matches
uWord Union Reference

Union for WORD. More...

#include "arm_typedefs.h"

Collaboration diagram for uWord:

Data Fields

WORD Word
 16b
 
BYTE Byte [2]
 Bytes tab.
 
struct { 
 
   BYTE   B1:8 
 MSByte. More...
 
   BYTE   B0:8 
 LSByte. More...
 
Bytes 
 
sBitfield16 Bits
 Bits.
 

Detailed Description

Union for WORD.

Field Documentation

◆ B0

BYTE uWord::B0

LSByte.

◆ B1

BYTE uWord::B1

MSByte.

◆ Bits

sBitfield16 uWord::Bits

Bits.

◆ Byte

BYTE uWord::Byte[2]

Bytes tab.

◆ [struct]

struct { ... } uWord::Bytes

◆ Word

WORD uWord::Word

16b


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