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

Definition at line 275 of file HeadersFTM.h.

Referenced by ConnectionFTM::EnableFTU().

275 { 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: