CbmRoot
|
#include <StsXyterMessage.h>
Public Member Functions | |
MessField (uint16_t usPos, uint16_t usLen) | |
Field length. More... | |
Public Attributes | |
uint16_t | fusPos |
uint16_t | fusLen |
Start bit index. More... | |
Constants and other auxiliary stuff Field full info object
Definition at line 20 of file StsXyterMessage.h.
|
inline |
Field length.
Definition at line 26 of file StsXyterMessage.h.
uint16_t stsxyter::MessField::fusLen |
Start bit index.
Definition at line 24 of file StsXyterMessage.h.
Referenced by stsxyter::Message::GetField(), stsxyter::Message::GetFieldBE(), and stsxyter::Message::SetField().
uint16_t stsxyter::MessField::fusPos |
Definition at line 23 of file StsXyterMessage.h.
Referenced by stsxyter::Message::GetBit(), stsxyter::Message::GetBitBE(), stsxyter::Message::GetField(), stsxyter::Message::GetFieldBE(), stsxyter::Message::GetFlag(), stsxyter::Message::SetBit(), and stsxyter::Message::SetField().