sarmfsw: SMFSW Toolbox (for ARM & compatible with Arduino platform) 3.7
SMFSW collection of miscellaneous functions & macros (for ARM & compatible with Arduino platform)
Loading...
Searching...
No Matches
uWord_i Union Reference

#include "arm_typedefs.h"

Collaboration diagram for uWord_i:

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.
 

Field Documentation

◆ B0

BYTE uWord_i::B0

LSByte.

◆ B1

BYTE uWord_i::B1

MSByte.

◆ Bits

sBitfield16 uWord_i::Bits

Bits.

◆ Byte

BYTE uWord_i::Byte[2]

Bytes tab.

◆ [struct]

struct { ... } uWord_i::Bytes

◆ Word

WORD uWord_i::Word

16b


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