Electronics and Software
Engineering Innovation
Beam-lib  2.15.1
BoapMc1PacketHead Struct Reference

#include <BoapMc1.h>

Public Attributes

BUInt16 magic
 
BUInt16 length
 
BUInt16 addressTo
 Do we want addresses ? More...
 
BUInt16 addressFrom
 
BUInt16 cmd
 
BInt16 error
 Not used. Maybe return a BError object ? More...
 
BUInt32 checksum
 Not used. Not sure we want this here or at the very end of the packet. More...
 

Member Data Documentation

◆ addressFrom

BUInt16 BoapMc1PacketHead::addressFrom

◆ addressTo

BUInt16 BoapMc1PacketHead::addressTo

Do we want addresses ?

◆ checksum

BUInt32 BoapMc1PacketHead::checksum

Not used. Not sure we want this here or at the very end of the packet.

◆ cmd

BUInt16 BoapMc1PacketHead::cmd

◆ error

BInt16 BoapMc1PacketHead::error

Not used. Maybe return a BError object ?

◆ length

BUInt16 BoapMc1PacketHead::length

◆ magic

BUInt16 BoapMc1PacketHead::magic

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