LibDriver AD7705
Loading...
Searching...
No Matches
ad7705 test driver function

ad7705 test driver modules More...

Collaboration diagram for ad7705 test driver function:

Functions

uint8_t ad7705_read_test (ad7705_channel_t channel, float voltage, uint32_t times)
 read test
uint8_t ad7705_register_test (void)
 register test

Detailed Description

ad7705 test driver modules

Function Documentation

◆ ad7705_read_test()

uint8_t ad7705_read_test ( ad7705_channel_t channel,
float voltage,
uint32_t times )

read test

Parameters
[in]channelinput channel
[in]voltagereference voltage
[in]timestest times
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 51 of file driver_ad7705_read_test.c.

Here is the call graph for this function:

◆ ad7705_register_test()

uint8_t ad7705_register_test ( void )

register test

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

Definition at line 49 of file driver_ad7705_register_test.c.

Here is the call graph for this function: