3#include "decode_multi_sample.h"
15 void apply(
Target* tgt)
const;
16 void update(
int new_l1offset,
int new_pipeline,
int new_charge_to_l1a = -1);
encapulating a given setup's access rules
Definition Target.h:26
share various settings related to timein without permanently changing the chip
Definition timein.h:9
void update(int new_l1offset, int new_pipeline, int new_charge_to_l1a=-1)
Definition timein.cxx:54
void init(Target *tgt)
Definition timein.cxx:13