7.4.25 Function lcdca_get_pixel()

Get the specified pixel/segment state from the LCDCA display memory.

bool lcdca_get_pixel( uint8_t pix_com, uint8_t pix_seg)

Table 7-14. Parameters
Data directionParameter nameDescription

[in]

pix_com

Pixel/segment COMx coordinate

[in]

pix_seg

Pixel/segment SEGy coordinate

Returns

The pixel/segment value from the LCDCA display memory.