Defines segment COM and BIT fields for A-wheel (suited for Anim). More...
Data Fields | |
uint8_t | com [8] |
LCD COM line (for multiplexing). | |
uint8_t | bit [8] |
LCD bit number. |
Defines segment COM and BIT fields for A-wheel (suited for Anim).
Definition at line 77 of file segmentlcd.c.
uint8_t ARING_TypeDef::bit[8] |
uint8_t ARING_TypeDef::com[8] |
LCD COM line (for multiplexing).
Definition at line 79 of file segmentlcd.c.
Referenced by SegmentLCD_ARing().