17 #ifndef __NEXSLIDER_H__ 18 #define __NEXSLIDER_H__ 21 #include "NexHardware.h" 36 NexSlider(uint8_t pid, uint8_t cid,
const char *name);
Definition: NexTouch.h:53
bool Set_background_color_bco(uint32_t number)
bool getValue(uint32_t *number)
uint32_t Get_font_color_pco(uint32_t *number)
uint32_t getMinval(uint32_t *number)
bool setValue(uint32_t number)
uint32_t Get_background_color_bco(uint32_t *number)
uint32_t Get_pointer_thickness_wid(uint32_t *number)
bool Set_cursor_height_hig(uint32_t number)
bool setMinval(uint32_t number)
uint32_t Get_cursor_height_hig(uint32_t *number)
NexSlider(uint8_t pid, uint8_t cid, const char *name)
bool Set_font_color_pco(uint32_t number)
bool Set_pointer_thickness_wid(uint32_t number)
Definition: NexSlider.h:30
bool setMaxval(uint32_t number)
uint32_t getMaxval(uint32_t *number)