![]() |
v_sditx
Xilinx SDK Drivers API Documentation
|
Functions | |
u32 | XV_SdiTx_SelfTest (XV_SdiTx *InstancePtr) |
Runs a self-test on the driver/device. More... | |
u32 XV_SdiTx_SelfTest | ( | XV_SdiTx * | InstancePtr | ) |
#include <xv_sditx_selftest.c>
Runs a self-test on the driver/device.
This test checks if the mode control register valus have the default values.
InstancePtr | is a pointer to the XV_SdiTx instance. |
References XV_SdiTx_Config::BaseAddress, XV_SdiTx::Config, XV_SdiTx::IsReady, XV_SdiTx_ReadReg, and XV_SdiTx_StopSdi().
Referenced by XV_SdiTxSelfTestExample().