
unit VCC
{
	
}

public unit VCC
{
	public const uint8 TYPE = 2;
	public bit D0_DIR; public bit D0_IN; public bit D0_OUT;
}





