| aMD23_GetEncoderLow | Index |
Definition:
| int aMD23_GetEncoderLow( | unsigned char controllerAddr, char encoder); |
Parameters:
| controllerAddr | - | The I2C bus address of the MD23. Default is 176 (aka 0xB0). |
| encoder | - | The desired encoder (A or B) to read. |
Return Value:
Description:
This routine gets the current encoder reading and stores the last to bytes of the 32 byte reading.