#include <PixelShift.h>
◆ teShiftDirection
◆ tcPixelShift()
tcPixelShift::tcPixelShift |
( |
uint32_t |
anBaseAddress | ) |
|
◆ ~tcPixelShift()
tcPixelShift::~tcPixelShift |
( |
| ) |
|
◆ getShift()
uint8_t tcPixelShift::getShift |
( |
void |
| ) |
|
Get the current shift amount.
- Returns
- shift amount (can be negative for right shifts)
◆ getShiftDirection()
Get the current shift direction
- Returns
- Shift direction
◆ initialized()
bool tcPixelShift::initialized |
( |
| ) |
|
- Returns
- True if the register is initialized.
◆ reset()
void tcPixelShift::reset |
( |
bool |
abReset | ) |
|
Set the reset bit.
- Parameters
-
abReset | - the state of the reset bit. |
◆ setShift()
Set the shift amount
- Parameters
-
direction | Direction of shift |
shift | Number of bits to shift |
- Returns
- false on error.
◆ maRegs
tcFPGARegister<uint32_t> tcPixelShift::maRegs |
|
protected |
◆ mbInitialized
bool tcPixelShift::mbInitialized |
|
protected |
The documentation for this class was generated from the following files: