From 72f7b52cb0086c4c927818c86986ab35bae36452 Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Tue, 6 Dec 2022 05:18:47 +0000 Subject: deploy: 80ce98bc650b949af4257b555dd50bad3f108826 --- group__slcd.html | 47 +++++++++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 20 deletions(-) (limited to 'group__slcd.html') diff --git a/group__slcd.html b/group__slcd.html index bd3724b2..ad0bc0f9 100644 --- a/group__slcd.html +++ b/group__slcd.html @@ -1,9 +1,9 @@ - + - + Sensor Watch: Segment LCD Display @@ -30,10 +30,10 @@ - + @@ -57,9 +57,16 @@ $(function() {
- +
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
@@ -152,7 +159,7 @@ void watch_clear_colon

The segment LCD controller consumes about 3 microamperes of power with no segments on, and about 4 microamperes with all segments on. There is also a slight power impact associated with updating the screen (about 1 microampere to update at 1 Hz). For the absolute lowest power operation, update the display only when its contents have changed, and disable the SLCD peripheral when the screen is not in use. For a map of all common and segment pins, see segmap.html. You can hover over any segment in that diagram to view the common and segment pins associated with each segment of the display.

Enumeration Type Documentation

-

◆ WatchIndicatorSegment

+

◆ WatchIndicatorSegment

@@ -181,7 +188,7 @@ void watch_clear_colon

Function Documentation

-

◆ watch_clear_all_indicators()

+

◆ watch_clear_all_indicators()

@@ -202,7 +209,7 @@ void watch_clear_colon
-

◆ watch_clear_indicator()

+

◆ watch_clear_indicator()

@@ -229,7 +236,7 @@ void watch_clear_colon
-

◆ watch_clear_pixel()

+

◆ watch_clear_pixel()

@@ -266,7 +273,7 @@ void watch_clear_colon
-

◆ watch_display_string()

+

◆ watch_display_string()

@@ -304,7 +311,7 @@ void watch_clear_colon
-

◆ watch_set_indicator()

+

◆ watch_set_indicator()

@@ -331,7 +338,7 @@ void watch_clear_colon
-

◆ watch_set_pixel()

+

◆ watch_set_pixel()

@@ -368,7 +375,7 @@ void watch_clear_colon
-

◆ watch_start_character_blink()

+

◆ watch_start_character_blink()

@@ -411,7 +418,7 @@ void watch_clear_colon
-

◆ watch_start_tick_animation()

+

◆ watch_start_tick_animation()

@@ -437,7 +444,7 @@ void watch_clear_colon
-

◆ watch_stop_blink()

+

◆ watch_stop_blink()

@@ -458,7 +465,7 @@ void watch_clear_colon
-

◆ watch_stop_tick_animation()

+

◆ watch_stop_tick_animation()

@@ -479,7 +486,7 @@ void watch_clear_colon
-

◆ watch_tick_animation_is_running()

+

◆ watch_tick_animation_is_running()

@@ -502,7 +509,7 @@ void watch_clear_colon
-- cgit v1.2.3