|
Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
Go to the documentation of this file.
5 #include <libfpga/fpgaregister.h>
28 void reset(
bool abReset);
58 #endif // PIXELSHIFT_H
Definition: PixelShift.h:7
teShiftDirection getShiftDirection(void)
Definition: PixelShift.cpp:44
bool mbInitialized
Definition: PixelShift.h:53
tcFPGARegister< uint32_t > maRegs
Definition: PixelShift.h:55
uint8_t getShift(void)
Definition: PixelShift.cpp:49
bool setShift(teShiftDirection aeDir, uint8_t anShift)
Definition: PixelShift.cpp:54
bool initialized()
Definition: PixelShift.cpp:30
tcPixelShift(uint32_t anBaseAddress)
Definition: PixelShift.cpp:19
~tcPixelShift()
Definition: PixelShift.cpp:25
teShiftDirection
Definition: PixelShift.h:11
void reset(bool abReset)
Definition: PixelShift.cpp:35
@ eeRight
Definition: PixelShift.h:13
@ eeLeft
Definition: PixelShift.h:12