A #![no_std] Rust driver library for interacting with TI ADS1220 Delta-Sigma ADC chip.
All features are disabled by default.
defmt- Implementsdefmt::Formatfor most public types so they can be printed usingdefmt::info!()and relativesembedded-hal-async- Provides async implementations of all the ADS1220 functions