|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILTC3455
Interface to LTC3455 power control chip on the Spot. This regulates Spot power and charges the battery if USB power is available.
| Method Summary | |
|---|---|
boolean |
isHighPower()
Read the current high power state. |
boolean |
isSuspended()
Read the current USB suspended state. |
void |
setHighPower(boolean state)
Set high power state. |
void |
setSuspended(boolean state)
Set USB suspended mode (low power). |
| Methods inherited from interface com.sun.spot.peripheral.IDriver |
|---|
name, setUp, tearDown |
| Method Detail |
|---|
void setHighPower(boolean state)
state - whether high power is availableboolean isHighPower()
void setSuspended(boolean state)
boolean isSuspended()
|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||