.. _hardware_pgp_evr_control: ========== EvrControl ========== EvrControl objects in C++ are referenced by the following shared pointer typedef: .. doxygentypedef:: rogue::hardware::pgp::EvrControlPtr The class description is shown below: .. doxygenclass:: rogue::hardware::pgp::EvrControl :members: The structure which the above class wraps is shown below. All of these members are exposed in the above class. .. doxygenstruct:: PgpEvrControl :members: