JLab fADC250-V2 Library
0x42
|
Functions | |
void | faSDC_Status (int sFlag) |
Print status of SDC to standard out. More... | |
int | faSDC_Busy () |
Return Busy status of the SDC. More... | |
int faSDC_Busy | ( | ) |
Return Busy status of the SDC.
References fadc_sdc_struct::csr, FASDC_CSR_BUSY, FASDCLOCK, and FASDCUNLOCK.
void faSDC_Status | ( | int | sFlag | ) |
Print status of SDC to standard out.
sFlag | Not used |
References fadc_sdc_struct::busy_enable, fadc_sdc_struct::busy_status, fadc_sdc_struct::csr, fadc_sdc_struct::ctrl, fadcA16Offset, FASDC_BUSY_MASK, FASDC_CTRL_CLK_EXT, FASDC_CTRL_ENABLE_SOFT_SRESET, FASDC_CTRL_ENABLE_SOFT_TRIG, FASDC_CTRL_MASK, FASDC_CTRL_NOSYNC_SRESET, FASDC_CTRL_NOSYNC_TRIG, FASDCLOCK, and FASDCUNLOCK.