|
Firmware SDK
|
Driver for X1 Module. More...
Functions | |
| bool | twr_module_x1_init (void) |
| Initialize X1 Module. More... | |
| twr_onewire_t * | twr_module_x1_get_onewire (void) |
| Initialize and get Instance 1-Wire for channel B. More... | |
Driver for X1 Module.
| twr_onewire_t* twr_module_x1_get_onewire | ( | void | ) |
Initialize and get Instance 1-Wire for channel B.
Definition at line 50 of file twr_module_x1.c.
Referenced by twr_i2c_init().

| bool twr_module_x1_init | ( | void | ) |
Initialize X1 Module.
Definition at line 19 of file twr_module_x1.c.
Referenced by twr_i2c_init().

