Ilmsens HAL API
1.1.1
A cross-platform C-library for interfacing m:explore UWB-sensors
|
Represents the basic device configuration. More...
Data Fields | |
unsigned int | mOrder |
MLBS order. | |
unsigned int | mSub |
subsampling factor | |
double | mClk |
master clock | |
unsigned int | mOV |
number of oversampling | |
unsigned int | mTx |
number of transmitters | |
unsigned int | mRx |
number of receivers |
Represents the basic device configuration.
Hint: In case useless data is returned or memory access exceptions occur, make sure your compiler does not use wrong memory alignement for structure members.