AdvantechSUSII2CCommandType

Description

Advantech SUSI I2C command type.

namespace AdvantechSUSII2CCommandType
{
	enum Type
	{
		Standard,
		Extend,
		NoCommand
	};
}