libtropic
C library for TROPIC01 chip

◆ lt_i_config_write()

lt_ret_t lt_i_config_write ( lt_handle_t h,
const enum CONFIGURATION_OBJECTS_REGS  addr,
const uint8_t  bit_index 
)
Parameters
hDevice's handle
addrAddress of a config object
bit_indexIndex of bit to write from 1 to 0
Returns
LT_OK if success, otherwise returns other error code.