Module registry

Module registry 

Available on crate feature sensors only.
Expand description

Provides a sensor driver instance registry, allowing to register sensor driver instances and access them in a centralized location.

Structs§

Registry
The sensor driver instance registry.

Statics§

REGISTRY
The global registry instance.