#include <FlipX.h>
◆ tcFlipX()
tcFlipX::tcFlipX |
( |
int |
anBaseAddress | ) |
|
◆ ~tcFlipX()
◆ 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. |
◆ mbInitialized
bool tcFlipX::mbInitialized |
|
protected |
◆ mhFlipX
tcFPGARegister<unsigned int> tcFlipX::mhFlipX |
|
protected |
The documentation for this class was generated from the following files:
- /tmp/mitycam_sdk/ARM/camera_software/src/Utility/FlipX.h
- /tmp/mitycam_sdk/ARM/camera_software/src/Utility/FlipX.cpp