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_traits
Generates threshold traits for the specified sensor type.