JLab fADC250-V2 Library  0x42
SDC Status

Functions

void faSDC_Status (int sFlag)
 Print status of SDC to standard out. More...
 
int faSDC_Busy ()
 Return Busy status of the SDC. More...
 

Detailed Description

Function Documentation

◆ faSDC_Busy()

int faSDC_Busy ( )

Return Busy status of the SDC.

Returns
1 if busy, 0 if not, otherwise ERROR.

References fadc_sdc_struct::csr, FASDC_CSR_BUSY, FASDCLOCK, and FASDCUNLOCK.

◆ faSDC_Status()