NUMBER_TypeDef Struct ReferenceKit Drivers > SegmentLcd
Defines segment COM and BIT fields numeric display.
       Definition at line
       
        104
       
       of file
       
        segmentlcd.c
       
       .
      
| Data Fields | |
| uint8_t | bit [7] | 
| uint8_t | com [7] | 
Field Documentation
| uint8_t NUMBER_TypeDef::bit[7] | 
LCD bit number
        Definition at line
        
         106
        
        of file
        
         segmentlcd.c
        
        .
       
| uint8_t NUMBER_TypeDef::com[7] | 
LCD COM line (for multiplexing)
        Definition at line
        
         105
        
        of file
        
         segmentlcd.c
        
        .
       
The documentation for this struct was generated from the following file:
- 
       C:/repos/super/hardware/kit/common/drivers/
       segmentlcd.c