Loading…
Loading…
Method Name: swap2byte1
Method ID: 0x4030
Method Label: s21
Method Help:
- {
- isetval((igetval() & 0xff) << 8 | (igetval() & 0xff00) >> 8);
Please login for more