Library for using the LSR SiFlex/ProFlex RF modules with mbed.

Embed: (wiki syntax)

« Back to documentation index

_dwordu Union Reference

_dwordu Union Reference

Double word union. More...

#include <LsrModule.h>

Data Fields

uint32_t u32
 Unsigned 32.
DWords_t dws
 Double word structure.

Detailed Description

Double word union.

Definition at line 221 of file LsrModule.h.


Field Documentation

Double word structure.

Definition at line 224 of file LsrModule.h.

uint32_t u32

Unsigned 32.

Definition at line 223 of file LsrModule.h.