|
| | NexScrolltext (uint8_t pid, uint8_t cid, const char *name) |
| |
| uint16_t | getText (char *buffer, uint16_t len) |
| |
| bool | setText (const char *buffer) |
| |
|
uint32_t | Get_background_color_bco (uint32_t *number) |
| |
|
bool | Set_background_color_bco (uint32_t number) |
| |
|
uint32_t | Get_font_color_pco (uint32_t *number) |
| |
|
bool | Set_font_color_pco (uint32_t number) |
| |
|
uint32_t | Get_place_xcen (uint32_t *number) |
| |
|
bool | Set_place_xcen (uint32_t number) |
| |
|
uint32_t | Get_place_ycen (uint32_t *number) |
| |
|
bool | Set_place_ycen (uint32_t number) |
| |
|
uint32_t | getFont (uint32_t *number) |
| |
|
bool | setFont (uint32_t number) |
| |
|
uint32_t | Get_background_crop_picc (uint32_t *number) |
| |
|
bool | Set_background_crop_picc (uint32_t number) |
| |
|
uint32_t | Get_background_image_pic (uint32_t *number) |
| |
|
bool | Set_background_image_pic (uint32_t number) |
| |
|
uint32_t | Get_scroll_dir (uint32_t *number) |
| |
|
bool | Set_scroll_dir (uint32_t number) |
| |
|
uint32_t | Get_scroll_distance (uint32_t *number) |
| |
|
bool | Set_scroll_distance (uint32_t number) |
| |
|
uint32_t | Get_cycle_tim (uint32_t *number) |
| |
|
bool | Set_cycle_tim (uint32_t number) |
| |
|
bool | enable (void) |
| |
|
bool | disable (void) |
| |
| | NexTouch (uint8_t pid, uint8_t cid, const char *name) |
| |
| void | attachPush (NexTouchEventCb push, void *ptr=NULL) |
| |
| void | detachPush (void) |
| |
| void | attachPop (NexTouchEventCb pop, void *ptr=NULL) |
| |
| void | detachPop (void) |
| |
| | NexObject (uint8_t pid, uint8_t cid, const char *name) |
| |
| void | printObjInfo (void) |
| |