LibDriver TM1622
Loading...
Searching...
No Matches
tm1622 test driver function

tm1622 test driver modules More...

Collaboration diagram for tm1622 test driver function:

Functions

uint8_t tm1622_output_test (void)
 output test
uint8_t tm1622_write_test (void)
 write test

Detailed Description

tm1622 test driver modules

Function Documentation

◆ tm1622_output_test()

uint8_t tm1622_output_test ( void )

output test

Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 51 of file driver_tm1622_output_test.c.

Here is the call graph for this function:

◆ tm1622_write_test()

uint8_t tm1622_write_test ( void )

write test

Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 52 of file driver_tm1622_write_test.c.

Here is the call graph for this function: