Generates the code to be provided by the transmitter, to be implemented by implementations.
@override @protected Logic calculateCode() => data.xor();