Module feature

Module feature 

Source
Expand description

Sensor or actuator (a.k.a., feature) controlled by a chip.

Structs§

FeatureRef
Shared reference to a feature of some Kind (e.g., temperature), provided by a [Chip].
Iter
Iterator over available features of a chip. Yields FeatureRefs.

Enums§

Kind
Type of a sensor or actuator (a.k.a., feature) controlled by a chip.