fixedPointValue property

FixedPointValue get fixedPointValue

Retrieve the FixedPointValue of this FixedPoint logical signal.

Implementation

FixedPointValue get fixedPointValue => valuePopulator().ofFixedPoint(this);