value property

LogicValue get value

The current active value of this signal.

Implementation

LogicValue get value => _wire.value;