Synopsis
CTL_STATUS_t ctl_transport_write_8b_register(CTL_TRANSPORT_t *self,
                                             int reg,
                                             int value);
Description

ctl_transport_write_8b_register writes value to the 8-bit register at address reg on the device associated with transport self.

Return Value

ctl_transport_write_8b_register returns a standard status code.