com.buglabs.bug.jni.lcd
Class LCDControl
java.lang.Object
com.buglabs.bug.jni.common.CharDevice
com.buglabs.bug.jni.lcd.LCDControl
public class LCDControl
- extends CharDevice
| Fields inherited from class com.buglabs.bug.jni.common.CharDevice |
fd |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LCDControl
public LCDControl()
ioctl_BMI_LCD_RLEDOFF
public int ioctl_BMI_LCD_RLEDOFF(int slot)
ioctl_BMI_LCD_RLEDON
public int ioctl_BMI_LCD_RLEDON(int slot)
ioctl_BMI_LCD_GLEDOFF
public int ioctl_BMI_LCD_GLEDOFF(int slot)
ioctl_BMI_LCD_GLEDON
public int ioctl_BMI_LCD_GLEDON(int slot)
ioctl_BMI_LCD_VSYNC_DIS
public int ioctl_BMI_LCD_VSYNC_DIS(int slot)
ioctl_BMI_LCD_VSYNC_EN
public int ioctl_BMI_LCD_VSYNC_EN(int slot)
ioctl_BMI_LCD_EN
public int ioctl_BMI_LCD_EN(int slot)
ioctl_BMI_LCD_DIS
public int ioctl_BMI_LCD_DIS(int slot)
ioctl_BMI_LCD_SER_EN
public int ioctl_BMI_LCD_SER_EN(int slot)
ioctl_BMI_LCD_SER_DIS
public int ioctl_BMI_LCD_SER_DIS(int slot)
ioctl_BMI_LCD_SETRST
public int ioctl_BMI_LCD_SETRST(int slot)
ioctl_BMI_LCD_CLRRST
public int ioctl_BMI_LCD_CLRRST(int slot)
ioctl_BMI_LCD_SET_BL
public int ioctl_BMI_LCD_SET_BL(int slot,
int val)
ioctl_BMI_LCD_GETSTAT
public int ioctl_BMI_LCD_GETSTAT(int slot)
ioctl_BMI_LCD_ACTIVATE
public int ioctl_BMI_LCD_ACTIVATE(int slot)
ioctl_BMI_LCD_DEACTIVATE
public int ioctl_BMI_LCD_DEACTIVATE(int slot)
ioctl_BMI_LCD_SUSPEND
public int ioctl_BMI_LCD_SUSPEND(int slot)
ioctl_BMI_LCD_RESUME
public int ioctl_BMI_LCD_RESUME(int slot)