Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tcFlipX Class Reference

#include <FlipX.h>

Collaboration diagram for tcFlipX:

Public Member Functions

 tcFlipX (int anBaseAddress)
 
 ~tcFlipX ()
 
bool initialized ()
 
void reset (bool abReset)
 
void flipx (bool abFlipX)
 
bool get_flipx (void)
 
void enable_testpat (bool abEnable)
 

Protected Attributes

bool mbInitialized
 
tcFPGARegister< unsigned int > mhFlipX
 

Constructor & Destructor Documentation

◆ tcFlipX()

tcFlipX::tcFlipX ( int  anBaseAddress)

◆ ~tcFlipX()

tcFlipX::~tcFlipX ( )

Member Function Documentation

◆ enable_testpat()

void tcFlipX::enable_testpat ( bool  abEnable)

Set test pattern input mode.

Parameters
abEnabe- enable or disable test pattern generation

◆ flipx()

void tcFlipX::flipx ( bool  abFlipX)

Set the X-flip enable.

Parameters
abFlipX- enable or disable the flip operation

◆ get_flipx()

bool tcFlipX::get_flipx ( void  )

◆ initialized()

bool tcFlipX::initialized ( )
Returns
True if the register is initialized.

◆ reset()

void tcFlipX::reset ( bool  abReset)

Set the reset bit.

Parameters
abReset- the state of the reset bit.

Member Data Documentation

◆ mbInitialized

bool tcFlipX::mbInitialized
protected

◆ mhFlipX

tcFPGARegister<unsigned int> tcFlipX::mhFlipX
protected

The documentation for this class was generated from the following files: