ARING_TypeDef Struct Reference

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

Collaboration diagram for ARING_TypeDef:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

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

Definition at line 95 of file segmentlcd.c.


Field Documentation

uint8_t ARING_TypeDef::bit[8]

LCD bit number.

Definition at line 98 of file segmentlcd.c.

Referenced by SegmentLCD_ARing().

uint8_t ARING_TypeDef::com[8]

LCD COM line (for multiplexing).

Definition at line 97 of file segmentlcd.c.

Referenced by SegmentLCD_ARing().


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