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 104 of file segmentlcd.c.


Field Documentation

LCD bit number.

Definition at line 107 of file segmentlcd.c.

Referenced by SegmentLCD_Battery().

LCD COM line (for multiplexing).

Definition at line 106 of file segmentlcd.c.

Referenced by SegmentLCD_Battery().


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