libtropic
C library for TROPIC01 chip

◆ lt_out__i_config_write()

lt_ret_t lt_out__i_config_write ( lt_handle_t h,
const enum CONFIGURATION_OBJECTS_REGS  addr,
const uint8_t  bit_index 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
addrAddress to write configuration object to
bit_indexBit index to write in the configuration object
Returns
LT_OK if success, otherwise returns other error code.