added gated clk for another pll for ctb

This commit is contained in:
2022-09-28 17:35:45 +02:00
parent bac32dcba9
commit c0eeae6d6d
12 changed files with 174 additions and 85 deletions

View File

@ -399,7 +399,13 @@ typedef struct {
#define TRIMBITMASK 0x3f
enum clockIndex { ADC_CLOCK, DBIT_CLOCK, RUN_CLOCK, SYNC_CLOCK };
enum clockIndex {
ADC_CLOCK,
DBIT_CLOCK,
RUN_CLOCK,
SYNC_CLOCK,
GATED_CLOCK
};
/**
* read out mode (ctb, moench)