Cargo Features

[dependencies]
ad57xx = { version = "0.3.0", default-features = false, features = ["readback"] }
default = readback

The readback feature is set by default whenever ad57xx is added without default-features = false somewhere in the dependency tree.

readback default

Enable if you want to be able to read back values from the device