Hotlink Data Format
| Bits | Name | Description |
| 9 | RVS | Error Flag |
| 8 | SC | Special Character Flag |
| 7-0 | DI[7..0] | Data Byte |
Hotlink Special Characters Used
The SLIC receivers/transmitters interpret/set a data byte from/to the
hotlink when the special character flag is set (SC=1).
Cypress Notation |
Data [hex] |
Name |
Description |
| K28.5 | 05 | Pad | not valid data |
| K28.0 | 00 | BoE | begin of event |
| K23.7 | 08 | EoE | end of event |
- An event block is preceeded by a pad followed by a BoE.
- An event block is terminated by an EoE followed by a pad.
- Missing BoE or EoE characters set error flags.