7.4.12 Function lcdca_clear_blink_pixel()
Stop a specified LCDCA pixel/segment from blinking.
void lcdca_clear_blink_pixel( uint8_t pix_com, uint8_t pix_seg)
| Data direction | Parameter name | Description |
|---|---|---|
[in] | pix_com |
Pixel/segment COMx coordinate |
[in] | pix_seg |
Pixel/segment SEGy coordinate (range 0 to 1 inclusive) |
