Ilmsens HAL API
1.1.1
A cross-platform C-library for interfacing m:explore UWB-sensors
|
Type definitions for Ilmsens HAL. More...
Data Structures | |
struct | ilmsens_hal_Version |
Represents the version identifier. More... | |
struct | ilmsens_hal_ModConfig |
Represents the basic device configuration. More... | |
struct | ilmsens_hal_ModInfo |
Represents the device configuration & runtime parameters and limits. More... |
Typedefs | |
typedef int32_t | ilmsens_hal_SampleType |
Represents the data type of raw measured data. | |
typedef uint32_t | ilmsens_hal_MemoryType |
Represents data type for register and memory access. |
Type definitions for Ilmsens HAL.
This header defines structure types used by the various setup and information retrieval HAL functions. Furthermore, it defines the data types for measured samples and register/memory access.