Ilmsens HAL API  1.1.1
A cross-platform C-library for interfacing m:explore UWB-sensors
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ilmsens_hal_types.h File Reference

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.

Detailed Description

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.

Author
Ralf Herrmann ralf..nosp@m.herr.nosp@m.mann@.nosp@m.ilms.nosp@m.ens.c.nosp@m.om