Crate embedded_sensors_hal_async

Source
Expand description

§embedded-sensors-async

This crate contains async traits which define the embedded-sensors interface.

Modules§

humidity
Async Humidity Sensor API
sensor
Async Sensor API
temperature
Async Temperature Sensor API

Macros§

decl_threshold_wait
Generates a threshold wait trait for the specified sensor type.