diff --git a/CHANGELOG.md b/CHANGELOG.md index 5170656..7e13541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.0.3 (2025-01-01) + +## Bug Fixes + +- fix doc errors + ## 2.0.2 (2024-08-10) ## Bug Fixes diff --git a/doc/html/group__tsl2561__base__driver.html b/doc/html/group__tsl2561__base__driver.html index 51c9f51..8146528 100644 --- a/doc/html/group__tsl2561__base__driver.html +++ b/doc/html/group__tsl2561__base__driver.html @@ -335,7 +335,7 @@
[in] | *handle | points to a tsl2561 handle structure |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *addr_pin | points to a chip iic address pin buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *addr_pin | pointer to a chip iic address pin buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *gain | points to an adc gain buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *gain | pointer to an adc gain buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *t | points to an integration time buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *t | pointer to an integration time buffer |
[out] | *info | points to a tsl2561 info structure |
[out] | *info | pointer to a tsl2561 info structure |
[in] | *handle | points to a tsl2561 handle structure |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | *handle | points to a tsl2561 handle structure |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *channel_0_raw | points to a channel 0 raw data |
[out] | *channel_1_raw | points to a channel 1 raw data |
[out] | *lux | points to a converted lux |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *channel_0_raw | pointer to a channel 0 raw data |
[out] | *channel_1_raw | pointer to a channel 1 raw data |
[out] | *lux | pointer to a converted lux |
[in] | *handle | points to a tsl2561 handle structure |
[in] | addr_pin | is the chip iic address pin |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | addr_pin | chip iic address pin |
[in] | *handle | points to a tsl2561 handle structure |
[in] | gain | is the adc gain |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | gain | adc gain |
[in] | *handle | points to a tsl2561 handle structure |
[in] | t | is the integration time |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | t | integration time |
[in] | *handle | points to a tsl2561 handle structure |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | addr_pin | is the iic device address |
[in] | addr_pin | iic device address |
[out] | *lux | points to a lux buffer |
[out] | *lux | pointer to a lux buffer |
[in] | addr_pin | is the iic device address |
[in] | mode | is the interrupt mode |
[in] | ch0_low_threshold | is the channel 0 interrupt low threshold |
[in] | ch0_high_threshold | is the channel 0 interrupt high threshold |
[in] | addr_pin | iic device address |
[in] | mode | interrupt mode |
[in] | ch0_low_threshold | channel 0 interrupt low threshold |
[in] | ch0_high_threshold | channel 0 interrupt high threshold |
[out] | *lux | points to a lux buffer |
[out] | *lux | pointer to a lux buffer |
[in] | *handle | points to a tsl2561 handle structure |
[in] | reg | is the iic register address |
[out] | *buf | points to a data buffer |
[in] | len | is the data buffer length |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | reg | iic register address |
[out] | *buf | pointer to a data buffer |
[in] | len | data buffer length |
[in] | *handle | points to a tsl2561 handle structure |
[in] | reg | is the iic register address |
[in] | *buf | points to a data buffer |
[in] | len | is the data buffer length |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | reg | iic register address |
[in] | *buf | pointer to a data buffer |
[in] | len | data buffer length |
[in] | fmt | is the format data |
[in] | fmt | format data |
[in] | ms | |
[in] | ms | time |
[in] | addr | is the iic device write address |
[in] | reg | is the iic register address |
[out] | *buf | points to a data buffer |
[in] | len | is the length of the data buffer |
[in] | addr | iic device write address |
[in] | reg | iic register address |
[out] | *buf | pointer to a data buffer |
[in] | len | length of the data buffer |
[in] | addr | is the iic device write address |
[in] | reg | is the iic register address |
[in] | *buf | points to a data buffer |
[in] | len | is the length of the data buffer |
[in] | addr | iic device write address |
[in] | reg | iic register address |
[in] | *buf | pointer to a data buffer |
[in] | len | length of the data buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *enable | points to a bool buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *enable | pointer to a bool buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *ch0_raw | points to a channel 0 raw data buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *ch0_raw | pointer to a channel 0 raw data buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *ch0_raw | points to a channel 0 raw data buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *ch0_raw | pointer to a channel 0 raw data buffer |
[in] | *handle | points to a tsl2561 handle structure |
[out] | *mode | points to an interrupt mode buffer |
[in] | *handle | pointer to a tsl2561 handle structure |
[out] | *mode | pointer to an interrupt mode buffer |
[in] | *handle | points to a tsl2561 handle structure |
[in] | enable | is a bool value |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | enable | bool value |
[in] | *handle | points to a tsl2561 handle structure |
[in] | ch0_raw | is the channel 0 raw data |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | ch0_raw | channel 0 raw data |
[in] | *handle | points to a tsl2561 handle structure |
[in] | ch0_raw | is the channel 0 raw data |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | ch0_raw | channel 0 raw data |
[in] | *handle | points to a tsl2561 handle structure |
[in] | mode | is the interrupt mode |
[in] | *handle | pointer to a tsl2561 handle structure |
[in] | mode | interrupt mode |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to a debug_print function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to a debug_print function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to a delay_ms function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to a delay_ms function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to an iic_deinit function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to an iic_deinit function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to an iic_init function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to an iic_init function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to an iic_read function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to an iic_read function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | FUC | points to an iic_write function address |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | FUC | pointer to an iic_write function address |
[in] | HANDLE | points to a tsl2561 handle structure |
[in] | STRUCTURE | is tsl2561_handle_t |
[in] | HANDLE | pointer to a tsl2561 handle structure |
[in] | STRUCTURE | tsl2561_handle_t |
[in] | addr_pin | is the iic device address |
[in] | mode | is the interrupt mode |
[in] | ch0_low_threshold | is the channel 0 interrupt low threshold |
[in] | ch0_high_threshold | is the channel 0 interrupt high threshold |
[in] | times | is the test times |
[in] | addr_pin | iic device address |
[in] | mode | interrupt mode |
[in] | ch0_low_threshold | channel 0 interrupt low threshold |
[in] | ch0_high_threshold | channel 0 interrupt high threshold |
[in] | times | test times |
[in] | addr_pin | is the iic device address |
[in] | times | is the test times |
[in] | addr_pin | iic device address |
[in] | times | test times |
[in] | addr | is the iic device address |
[in] | addr | iic device address |