Modules§
Structs§
- Clock
Config - Optional clock configuration (e.g. timezone).
- Diurnyx
Config - Diurnyx logger configuration.
- I2cBus
Config - I2C bus interface configuration (e.g. clock speed, pull-ups, muxes).
- Interface
Config - Optional interface configurations (e.g. I2C1, I2C2).
- Patient
Config - Patient information for EDF header.
- Recording
Config - Recording information for EDF header and recording configuration.
- Sensor
Config - Sensor configuration, e.g. for an I2C sensor.
- Signal
Config - Signal configuration for one EDF signal/channel.
- Signal
Source - Fully typed source for one EDF signal/channel.
Enums§
- Driver
Channel - Driver specific channel.
- Driver
Config - Driver specific configuration parameters.
Constants§
- DEFAULT_
RECORD_ DURATION_ SECS - Default EDF record duration if not specified.
- MAX_
CONFIG_ LEN - Maximum file size for the configuration JSON.
- MAX_
SENSORS - Maximum number of sensors supported.
- MAX_
SIGNALS - Maximum number of signals supported.
- SENSOR_
NAME_ LEN - Maximum length of sensor names.