- status1
- status2
- feature1
- feature1.1
-feature1.2
-feature2
Manchester Encoding:
In manchester encoding '1' is transmitted as 0 in first half of the clock and 1 in the second half of the clock and '0' is transmitted as 1 in first half of the clock and 0 in the second half of the clock.
i.e.
ManchesterEncodedData = NRZData XOR CLK