7.2.4 Struct lcdca_config
LCDCA controller configuration structure
Type | Name | Description |
---|---|---|
int8_t | contrast |
Contrast setting |
uint8_t | duty_type |
Duty type selection |
uint8_t | fc0 |
Frame Counter 0 |
uint8_t | fc1 |
Frame Counter 1 |
uint8_t | fc2 |
Frame Counter 2 |
uint8_t | lcd_clkdiv |
Prescale clock source divider |
bool | lcd_pres |
Clock source prescale bypass enable/disable |
bool | lp_wave |
Wave mode (false: low power waveform, true: standard waveform) |
uint8_t | port_mask |
Number of SEGx pin connections used |
bool | x_bias |
External bias (false: internal gen, true: external gen) |