reversed property

LogicValue reversed

Returns a new LogicValue with the order of all bits in the reverse order of this LogicValue

Implementation

LogicValue get reversed;