7.2.1 Struct lcdca_automated_char_config
Automated character display configuration structure.
| Type | Name | Description | 
|---|---|---|
| uint8_t | automated_mode | 
               Automated display mode selection  | 
| uint8_t | automated_timer | 
               Timer selected for automated mode  | 
| uint8_t | dign | 
               Number of digits used in the display  | 
| uint8_t | dir_reverse | 
               Digit display direction  | 
| uint8_t | lcd_tdg | 
               Type of digit selected  | 
| uint8_t | steps | 
               The number of steps to use in scrolling mode. STEPS = string length - DIGN + 1  | 
| uint8_t | stseg | 
               Start segment  | 
