summaryrefslogtreecommitdiffstats
path: root/tests/tier2_i2c.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add function to use the ALERT/RDY pin as conversion-ready pinDiego Barrios Romero2018-11-201-0/+23
|
* Rename threshold methodsDiego Barrios Romero2018-11-171-2/+2
|
* Fix blanksDiego Barrios Romero2018-11-171-1/+1
|
* Add support for setting the full-scale range (PGA)Diego Barrios Romero2018-11-171-2/+11
|
* Add support for setting the comparator queueDiego Barrios Romero2018-11-171-1/+10
|
* Add function to disable comparatorDiego Barrios Romero2018-11-171-0/+8
|
* Remove unused importDiego Barrios Romero2018-11-131-1/+0
|
* Move setting the thresholds to tier2 featuresDiego Barrios Romero2018-11-111-1/+6
|
* Refactor testsDiego Barrios Romero2018-11-111-8/+15
|
* Add support for setting the comparator latchingDiego Barrios Romero2018-11-101-1/+6
|
* Refactor testsDiego Barrios Romero2018-11-101-19/+7
|
* Add support for setting the comparator polarityDiego Barrios Romero2018-11-101-2/+18
|
* Add support for setting the comparator modeDiego Barrios Romero2018-11-081-0/+32