Firmware
Functions | Variables
sf0x Namespace Reference

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. More...
 
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. More...
 
int info ()
 Print a little info about the driver. More...
 

Variables

SF0Xg_dev
 

Detailed Description

Local functions in support of the shell command.

Function Documentation

§ info()

int sf0x::info ( )

Print a little info about the driver.

Print a little info about the driver.

§ reset()

int sf0x::reset ( )

Reset the driver.

Reset the driver.

§ stop()

int sf0x::stop ( )

Stop the driver.

Stop the driver.