FACT++  1.0
void FTM::StaticData::EnableFTU ( int  i)
inline

Definition at line 274 of file HeadersFTM.h.

Referenced by ConnectionFTM::EnableFTU().

274 { fActiveFTU[i/10] |= (1<<(i%10)); }
int i
Definition: db_dim_client.c:21
uint16_t fActiveFTU[4]
Definition: HeadersFTM.h:238

+ Here is the caller graph for this function: