AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ResetEnum

This enum contains the possible reset types.

Enumerator
Soft 

A soft reset - tidy up software rather then hardware.

Full 

A full reset, but don't necessarily power cycle H/W.

Hard 

A full reset with power cycling of hardware.

Recover 

Only reset if last operation failed.

Invalid 

Used by gitarg::Enum to indicate an invalid mode.