![]() |
LibDriver PCF8591
|
pcf8591 test driver modules More...
Functions | |
| uint8_t | pcf8591_read_write_test (pcf8591_address_t addr, uint32_t times) |
| read write test | |
| uint8_t | pcf8591_register_test (pcf8591_address_t addr) |
| register test | |
pcf8591 test driver modules
| uint8_t pcf8591_read_write_test | ( | pcf8591_address_t | addr, |
| uint32_t | times ) |
read write test
| [in] | addr | iic device address |
| [in] | times | test times |
Definition at line 52 of file driver_pcf8591_read_write_test.c.
| uint8_t pcf8591_register_test | ( | pcf8591_address_t | addr | ) |
register test
| [in] | addr | iic device address |
Definition at line 51 of file driver_pcf8591_register_test.c.