BATTERY_TypeDef Struct Reference

Defines segment COM and BIT fields for A-wheel (suited for Anim). More...

Collaboration diagram for BATTERY_TypeDef:
Collaboration graph
[legend]

Data Fields

uint8_t com [4]
 LCD COM line (for multiplexing).
uint8_t bit [4]
 LCD bit number.

Detailed Description

Defines segment COM and BIT fields for A-wheel (suited for Anim).

Definition at line 86 of file segmentlcd.c.


Field Documentation

LCD bit number.

Definition at line 89 of file segmentlcd.c.

Referenced by SegmentLCD_Battery().

LCD COM line (for multiplexing).

Definition at line 88 of file segmentlcd.c.

Referenced by SegmentLCD_Battery().


The documentation for this struct was generated from the following file: