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
sBitfield8 Struct Reference

Bitfield 8b. More...

#include "arm_typedefs.h"

Data Fields

BYTE b0:1
 Bit 0 (LSB)
 
BYTE b1:1
 Bit 1.
 
BYTE b2:1
 Bit 2.
 
BYTE b3:1
 Bit 3.
 
BYTE b4:1
 Bit 4.
 
BYTE b5:1
 Bit 5.
 
BYTE b6:1
 Bit 6.
 
BYTE b7:1
 Bit 7 (MSB)
 

Detailed Description

Bitfield 8b.

Field Documentation

◆ b0

BYTE sBitfield8::b0

Bit 0 (LSB)

◆ b1

BYTE sBitfield8::b1

Bit 1.

◆ b2

BYTE sBitfield8::b2

Bit 2.

◆ b3

BYTE sBitfield8::b3

Bit 3.

◆ b4

BYTE sBitfield8::b4

Bit 4.

◆ b5

BYTE sBitfield8::b5

Bit 5.

◆ b6

BYTE sBitfield8::b6

Bit 6.

◆ b7

BYTE sBitfield8::b7

Bit 7 (MSB)


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