From ad572b64eb0e99f269297d8de19d709ef66d3f24 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Tue, 20 Nov 2018 20:24:21 +0100 Subject: Add function to use the ALERT/RDY pin as conversion-ready pin --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e64e557..f471bb5 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This driver allows you to: - Set the comparator latching. See: `set_comparator_latching()`. - Set the comparator queue. See: `set_comparator_queue()`. - Disable the comparator. See: `disable_comparator()`. +- Set the ALERT/RDY pin to be used as conversion-ready pin. See: `use_alert_rdy_pin_as_ready()`. ## The devices -- cgit v1.2.3-54-g00ecf