Rev 263 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 263 | Rev 374 | ||
|---|---|---|---|
| Line 21... | Line 21... | ||
| 21 | * @return registers data |
21 | * @return registers data |
| 22 | * @param index [in] - index of Kondratiev's rs232 register |
22 | * @param index [in] - index of Kondratiev's rs232 register |
| 23 | */ |
23 | */ |
| 24 | UBYTE rs232_zx_read(UBYTE index); |
24 | UBYTE rs232_zx_read(UBYTE index); |
| 25 | 25 | ||
| - | 26 | /** RS232 task. */ |
|
| - | 27 | void rs232_task(void); |
|
| - | 28 | ||
| 26 | #endif //RS232_H |
29 | #endif //RS232_H |