Cargo Features
[dependencies]
ad57xx = { version = "0.3.0", default-features = false, features = ["readback"] }
- default = readback
-
The
readback
feature is set by default wheneverad57xx
is added without
somewhere in the dependency tree.default-features = false - readback default
-
Enable if you want to be able to read back values from the device