Firmware SDK
twr_module_x1

Driver for X1 Module. More...

Functions

bool twr_module_x1_init (void)
 Initialize X1 Module. More...
 
twr_onewire_ttwr_module_x1_get_onewire (void)
 Initialize and get Instance 1-Wire for channel B. More...
 

Detailed Description

Driver for X1 Module.

Function Documentation

◆ twr_module_x1_get_onewire()

twr_onewire_t* twr_module_x1_get_onewire ( void  )

Initialize and get Instance 1-Wire for channel B.

Returns
pointer on Instance 1-Wire

Definition at line 50 of file twr_module_x1.c.

Referenced by twr_i2c_init().

Here is the caller graph for this function:

◆ twr_module_x1_init()

bool twr_module_x1_init ( void  )

Initialize X1 Module.

Returns
true On success
false On Error

Definition at line 19 of file twr_module_x1.c.

Referenced by twr_i2c_init().

Here is the call graph for this function:
Here is the caller graph for this function: