![]() |
IcsClass
1.0.0
|
継承メンバを含む IcsClass の全メンバ一覧です。
begin() | IcsClass | |
begin(long baudrate, int timeout) | IcsClass | |
begin(HardwareSerial *serial, int enpin, long baudrate, int timeout) | IcsClass | |
degPos(float deg) | IcsClass | static |
degPos100(int deg) | IcsClass | static |
getCur(byte id) | IcsClass | |
getKrrAllData(unsigned short *button, int adData[4]) | IcsClass | |
getKrrAnalog(int paCh) | IcsClass | |
getKrrButton() | IcsClass | |
getPos(byte id) | IcsClass | |
getSpd(byte id) | IcsClass | |
getStrc(byte id) | IcsClass | |
getTmp(byte id) | IcsClass | |
ICS_FALSE | IcsClass | static |
IcsClass(HardwareSerial *icsSerial, int enpin) | IcsClass | |
IcsClass(HardwareSerial *icsSerial, int enpin, long baudrate, int timeout) | IcsClass | |
MAX_ID | IcsClass | static |
MAX_POS | IcsClass | static |
MIN_ID | IcsClass | static |
MIN_POS | IcsClass | static |
posDeg(int pos) | IcsClass | static |
posDeg100(int pos) | IcsClass | static |
setCur(byte id, unsigned int curlim) | IcsClass | |
setFree(byte id) | IcsClass | |
setPos(byte id, unsigned int pos) | IcsClass | |
setSpd(byte id, unsigned int spd) | IcsClass | |
setStrc(byte id, unsigned int strc) | IcsClass | |
setTmp(byte id, unsigned int tmplim) | IcsClass | |
synchronize(byte *txBuf, byte txLen, byte *rxBuf, byte rxLen) | IcsClass | |
~IcsClass() | IcsClass |