LibDriver AS608
Loading...
Searching...
No Matches
as608 test driver function

as608 test driver modules More...

Collaboration diagram for as608 test driver function:

Functions

uint8_t as608_fingerprint_test (uint32_t addr)
 fingerprint test
uint8_t as608_register_test (uint32_t addr)
 register test

Detailed Description

as608 test driver modules

Function Documentation

◆ as608_fingerprint_test()

uint8_t as608_fingerprint_test ( uint32_t addr)

fingerprint test

Parameters
[in]addrchip address
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 51 of file driver_as608_fingerprint_test.c.

Here is the call graph for this function:

◆ as608_register_test()

uint8_t as608_register_test ( uint32_t addr)

register test

Parameters
[in]addrchip address
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 51 of file driver_as608_register_test.c.

Here is the call graph for this function: