|
CTS-SAT-1-OBC-Firmware
|


Go to the source code of this file.
Functions | |
| uint8_t | TCMDEXEC_scan_i2c_bus_verbose (const char *args_str, char *response_output_buf, uint16_t response_output_buf_len) |
| Scans the I2C bus for devices. Prints out a grid of all devices, with addresses for those found. | |
| uint8_t | TCMDEXEC_scan_i2c_bus (const char *args_str, char *response_output_buf, uint16_t response_output_buf_len) |
| Scans the I2C bus for devices. Prints out the addresses of devices found. | |
| uint8_t TCMDEXEC_scan_i2c_bus | ( | const char * | args_str, |
| char * | response_output_buf, | ||
| uint16_t | response_output_buf_len ) |
Scans the I2C bus for devices. Prints out the addresses of devices found.
| args_str |
|

| uint8_t TCMDEXEC_scan_i2c_bus_verbose | ( | const char * | args_str, |
| char * | response_output_buf, | ||
| uint16_t | response_output_buf_len ) |
Scans the I2C bus for devices. Prints out a grid of all devices, with addresses for those found.
| args_str |
|
