reset counter bit in eiger detector partially or completely

This commit is contained in:
Dhanya Maliakal
2015-11-17 16:39:36 +01:00
parent 11dafc6ebf
commit 8b0895add0
15 changed files with 189 additions and 13 deletions

View File

@@ -93,7 +93,9 @@ enum {
F_SET_ALL_TRIMBITS, /** < set all trimbits to this value */
F_SET_CTB_PATTERN, /** < loads a pattern in the CTB */
F_WRITE_ADC_REG /** < writes an ADC register */
F_WRITE_ADC_REG, /** < writes an ADC register */
F_SET_COUNTER_BIT /** < set/reset counter bit in detector for eiger */
/* Always append functions hereafter!!! */