gray property

Logic gray

The Gray code representation output of the converter.

This Logic value represents the Gray code representation of the binary input provided to the converter. It can be accessed using the gray getter.

Implementation

Logic get gray => output('gray');