Help: ICE_KEYS_DRVFLG
Returns the FLAG field of the driver status page
Returns the FLAG field of the driver status page. (See STATUS)
This status is a bit mask of 10MHz, 1PPS, and IRIG signal status on various ports on a card.
Bit#0 - has 10MHz on MainBoard XSync port
Bit#1 - has 1PPS on MainBoard XSync port
Bit#2 - has IRIG-B on MainBoard XSync port
Bit#8 - has 10MHz on IO-Module1
Bit#9 - has 1PPS on IO-Module1
Bit#12 - has 10MHz on IO-Module2
Bit#13 - has 1PPS on IO-Module2
The C defines for these flags are in $ICEROOT/inc/icelib.h as DRV_FLG_*.