LibDriver BH1750FVI  1.0.0
BH1750FVI full-featured driver
bh1750fvi test driver function

bh1750fvi test driver modules More...

Functions

uint8_t bh1750fvi_read_test (bh1750fvi_address_t addr, uint32_t times)
 read test More...
 

Detailed Description

bh1750fvi test driver modules

Function Documentation

◆ bh1750fvi_read_test()

uint8_t bh1750fvi_read_test ( bh1750fvi_address_t  addr,
uint32_t  times 
)

read test

Parameters
[in]addriic device address
[in]timestest times
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 51 of file driver_bh1750fvi_read_test.c.