Skip to main content

Module types

Module types 

Source
Expand description

All event and data types produced by the Hermes client.

Structs§

ConfigResponse
A config response received from the EEG config characteristic.
DeviceEvent
An event notification from the device (e.g. button press).
EegSample
A multi-channel EEG sample from the ADS1299 ADC.
MotionData
9-DOF motion data from a single BLE notification.
XyzSample
A 3-axis inertial / magnetic measurement.

Enums§

HermesEvent
All data events emitted by crate::hermes_client::HermesClient.