#include <EdgeDetection.h>
◆ tcEdgeDetection()
tcEdgeDetection::tcEdgeDetection |
( |
int |
anBaseAddress | ) |
|
◆ ~tcEdgeDetection()
tcEdgeDetection::~tcEdgeDetection |
( |
| ) |
|
|
virtual |
◆ 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: