FACT++  1.0
void FTM::StaticData::SetClockRegister ( const uint64_t  reg[])
inline

Definition at line 362 of file HeadersFTM.h.

References i.

Referenced by ConnectionFTM::SetClockRegister().

363  {
364  for (int i=0; i<8; i++)
365  fClockConditioner[i] = reg[i];
366  }
int i
Definition: db_dim_client.c:21
uint32_t fClockConditioner[8]
(4ns * x + 8ns) FTM internal programmable dead time after trigger decision
Definition: HeadersFTM.h:231

+ Here is the caller graph for this function: