XIMEAGPOState
Description
Possible states of General Purpose Output ports.
namespace XIMEAGPOState
{
enum Type
{
SetZero,
SetOne,
SetStrobeOutput,
SetInvertedStrobeOutput,
SetStrobeOutputIntegration,
SetInvertedStrobeOutputIntegration
};
}
