- LED_ClearLine() - Method in class com.pavolibrary.commands.LedAPI
-
清除光标行 Clear cursor line
- LED_ClearScreen() - Method in class com.pavolibrary.commands.LedAPI
-
清屏 Clear display screen
- LED_Display(String, int) - Method in class com.pavolibrary.commands.Dsp280API
-
发送文本到客显 Write string to display
- LED_Display(String, String) - Method in class com.pavolibrary.commands.LedAPI
-
发送文本到客显 Write string to display
- LED_Init() - Method in class com.pavolibrary.commands.LedAPI
-
初始化 Initialize display
- LED_MoveCursor(int) - Method in class com.pavolibrary.commands.LedAPI
-
光标移动到指定位置 Move cursor to specified position
- LED_SetBaudRate(int) - Method in class com.pavolibrary.commands.LedAPI
-
设置波特率 Set BaudRate to display
- LED_SetCursorFlag(int) - Method in class com.pavolibrary.commands.LedAPI
-
设置光标状态 Set cursor flag
- LED_SetStatusLight(int) - Method in class com.pavolibrary.commands.LedAPI
-
设置状态小灯显示 Set status light
- LedAPI - Class in com.pavolibrary.commands
-
Created by swm on 2020-01-04
- LedAPI(Context) - Constructor for class com.pavolibrary.commands.LedAPI
-
LED Display API