mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 02:04:30 +01:00
@@ -318,4 +318,12 @@ int clear_bit(int);
|
||||
int get_num_transceiver_samples(int);
|
||||
int set_num_transceiver_samples(int);
|
||||
int get_transceiver_enable(int);
|
||||
int set_transceiver_enable(int);
|
||||
int set_transceiver_enable(int);
|
||||
int get_row(int);
|
||||
int set_row(int);
|
||||
int get_column(int);
|
||||
int set_column(int);
|
||||
int getRow();
|
||||
int setRow(int);
|
||||
int getColumn();
|
||||
int setColumn(int);
|
||||
|
||||
Reference in New Issue
Block a user