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

#include <EdgeDetection.h>

Collaboration diagram for tcEdgeDetection:

Public Member Functions

 tcEdgeDetection (int anBaseAddress)
 
virtual ~tcEdgeDetection ()
 
bool initialized ()
 
void reset (bool abReset)
 
void enable (bool abEnable)
 
bool getEnable ()
 

Constructor & Destructor Documentation

◆ tcEdgeDetection()

tcEdgeDetection::tcEdgeDetection ( int  anBaseAddress)

◆ ~tcEdgeDetection()

tcEdgeDetection::~tcEdgeDetection ( )
virtual

Member Function Documentation

◆ enable()

void tcEdgeDetection::enable ( bool  abEnable)

Set the enable bit.

Parameters
abEnable- true to enable; false to pass through

◆ getEnable()

bool tcEdgeDetection::getEnable ( )

Get the enable bit.

Returns
true if enabled; false if pass through

◆ initialized()

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

◆ reset()

void tcEdgeDetection::reset ( bool  abReset)

Set the reset bit.

Parameters
abReset- the state of the reset bit.

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