binary property
The binary representation output of the converter.
This Logic value represents the binary representation of the Gray code input provided to the converter. It can be accessed using the binary getter.
Implementation
Logic get binary => output('binary');