Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Embed: (wiki syntax)

« Back to documentation index

d7a_xcl_t Union Reference

d7a_xcl_t Union Reference

Bitfield structure of the Addressee Access Class. More...

#include <d7a.h>

Data Fields

uint8_t byte
 byte access
uint8_t m: 4
 Subclass mask.
uint8_t s: 4
 Specifier.

Detailed Description

Bitfield structure of the Addressee Access Class.

Definition at line 444 of file d7a.h.


Field Documentation

uint8_t byte

byte access

Definition at line 455 of file d7a.h.

uint8_t m

Subclass mask.

Definition at line 449 of file d7a.h.

uint8_t s

Specifier.

Definition at line 451 of file d7a.h.