result:=wValue AND 16#F;
bUno:=result.0;
bDuo:=result.1 OR result.2;
bTre:=NOT result.3;