source file that checks power-on self test More...
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "main.h"
Functions | |
int | indication_self_test (void) |
Test to check the I2C read and write functionality. | |
int | self_test (void) |
Power-On self-test to test the peripherals. | |
source file that checks power-on self test
int indication_self_test | ( | void | ) |
Test to check the I2C read and write functionality.
int self_test | ( | void | ) |
Power-On self-test to test the peripherals.
None |