BDA_LockType enumeration
The BDA_LockType enumerated type contains values that specify lock types for a signal.
Syntax
typedef enum _BdaLockType { Bda_LockType_None = 0x00, Bda_LockType_PLL = 0x01, Bda_LockType_DecoderDemod = 0x02, Bda_LockType_Complete = 0x80 } BDA_LockType;
Constants
- Bda_LockType_None
-
The driver does not support any lock types.
- Bda_LockType_PLL
-
The driver supports a phase-lock-loop (PLL) lock.
- Bda_LockType_DecoderDemod
-
The driver supports a decoder-demodulator lock.
- Bda_LockType_Complete
-
To be supplied.
Requirements
|
Header |
|
|---|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012