|
Firmware
|
Local functions in support of the shell command. More...
Functions | |
| int | start (const char *port, uint8_t rotation) |
| Start the driver. | |
| int | stop () |
| Stop the driver. | |
| int | test () |
| Perform some basic functional tests on the driver; make sure we can collect data from the sensor in polled and automatic modes. | |
| int | reset () |
| Reset the driver. | |
| int | info () |
| Print a little info about the driver. | |
Variables | |
| CM8JL65 * | g_dev |
Local functions in support of the shell command.
1.8.12