onehot property

  1. @protected
Logic onehot

The input of this instance.

Should only be used by implementations, since it uses an input.

Implementation

@protected
Logic get onehot => input('onehot');