pub fn tiu_link_is_good(bus: &mut IPBus) -> Result<bool, Box<dyn Error>>
Expand description
Retrieve the status of the TIU link
The TIU is the trigger interface unit and connects TOF and Tracker
§Returns:
bool : true if the link status is “good” which means TIU is connected and link is ok