LibDriver STCC4
Loading...
Searching...
No Matches
stcc4 test driver function

stcc4 test driver modules More...

Collaboration diagram for stcc4 test driver function:

Functions

uint8_t stcc4_read_test (stcc4_address_t address, uint32_t times)
 read test
uint8_t stcc4_register_test (stcc4_address_t address)
 register test

Detailed Description

stcc4 test driver modules

Function Documentation

◆ stcc4_read_test()

uint8_t stcc4_read_test ( stcc4_address_t address,
uint32_t times )

read test

Parameters
[in]addressaddress pin
[in]timestest times
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_stcc4_read_test.c.

Here is the call graph for this function:

◆ stcc4_register_test()

uint8_t stcc4_register_test ( stcc4_address_t address)

register test

Parameters
[in]addressaddress pin
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 50 of file driver_stcc4_register_test.c.

Here is the call graph for this function: