AT07910

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 1. Parameters
Data direction Parameter name Description

[in]

pix_com

Pixel/segment COMx coordinate

[in]

pix_seg

Pixel/segment SEGy coordinate

Returns

The pixel/segment value from the LCDCA display memory.