![]() |
RTXI 1.3
|
#include <tMSeries.h>
Definition at line 9694 of file tMSeries.h.
Definition at line 9697 of file tMSeries.h.
Definition at line 9698 of file tMSeries.h.
| anonymous enum |
Definition at line 9700 of file tMSeries.h.
Definition at line 9707 of file tMSeries.h.
| kPLL_VCO_ModeMode1_200_325MHz | |
| kPLL_VCO_ModeMode2_175_225MHz | |
| kPLL_VCO_ModeMode3_100_225MHz | |
| kPLL_VCO_ModeMode4_75_150MHz |
Definition at line 9751 of file tMSeries.h.
| tMSeries::tPLL_Control::tPLL_Control | ( | ) | [inline] |
Definition at line 15214 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::flush | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15241 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::flushBus | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15224 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::getPLL_Divisor | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 15292 of file tMSeries_auto.cpp.
| tBoolean tMSeries::tPLL_Control::getPLL_Enable | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 15315 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::getPLL_Multiplier | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 15269 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control::tPLL_VCO_Mode tMSeries::tPLL_Control::getPLL_VCO_Mode | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 15338 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::getRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 15236 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::readPLL_Divisor | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15302 of file tMSeries_auto.cpp.
| tBoolean tMSeries::tPLL_Control::readPLL_Enable | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15325 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::readPLL_Multiplier | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15279 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control::tPLL_VCO_Mode tMSeries::tPLL_Control::readPLL_VCO_Mode | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15348 of file tMSeries_auto.cpp.
| u16 tMSeries::tPLL_Control::readRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 15255 of file tMSeries_auto.cpp.
| tMSeries * tMSeries::tPLL_Control::registerMap | ( | void | ) | [inline] |
Definition at line 15219 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control & tMSeries::tPLL_Control::setPLL_Divisor | ( | u16 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15284 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control & tMSeries::tPLL_Control::setPLL_Enable | ( | tBoolean | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15307 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control & tMSeries::tPLL_Control::setPLL_Multiplier | ( | u16 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15261 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control & tMSeries::tPLL_Control::setPLL_VCO_Mode | ( | tPLL_VCO_Mode | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15330 of file tMSeries_auto.cpp.
| tMSeries::tPLL_Control & tMSeries::tPLL_Control::setRegister | ( | u16 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15229 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::writePLL_Divisor | ( | u16 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15297 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::writePLL_Enable | ( | tBoolean | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15320 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::writePLL_Multiplier | ( | u16 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15274 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::writePLL_VCO_Mode | ( | tPLL_VCO_Mode | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15343 of file tMSeries_auto.cpp.
| void tMSeries::tPLL_Control::writeRegister | ( | u16 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 15248 of file tMSeries_auto.cpp.
friend class tMSeries [friend] |
Definition at line 9771 of file tMSeries.h.