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

#include <SqrtCompress.h>

Collaboration diagram for tcSqrtCompress:

Public Member Functions

 tcSqrtCompress (int anAddress)
 
virtual ~tcSqrtCompress ()
 
bool initialized ()
 
bool isEnabled ()
 
int32_t reset (bool abReset)
 
int32_t setEnable (bool abEnable)
 

Constructor & Destructor Documentation

◆ tcSqrtCompress()

tcSqrtCompress::tcSqrtCompress ( int  anAddress)

◆ ~tcSqrtCompress()

tcSqrtCompress::~tcSqrtCompress ( )
virtual

Member Function Documentation

◆ initialized()

bool tcSqrtCompress::initialized ( )
Returns
true if initialized okay; false if there was an error.

◆ isEnabled()

bool tcSqrtCompress::isEnabled ( )

Returns the enabled state of the core.

Returns
true on enable; false otherwise.

◆ reset()

int32_t tcSqrtCompress::reset ( bool  abReset)

Reset or un-reset the core.

◆ setEnable()

int32_t tcSqrtCompress::setEnable ( bool  abEnable)

Sets the enabled state of the core.

Returns
0 on success; non-zero on fail.

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