File: TicableStatus.txt

package info (click to toggle)
libticables3 3.9.6-10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,656 kB
  • ctags: 2,184
  • sloc: ansic: 15,996; sh: 9,298; makefile: 526; yacc: 288; awk: 145; sed: 16
file content (13 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Main]
Name=TicableStatus
Type=Enum
Header=cabl_def.h
Definition=enum TicableStatus

[Fields]
STATUS_NONE : nothing to do.
STATUS_RX : a byte has been received.
STATUS_TX : the byte has been transmitted.

[Summary]
The value reported by the @TicableLinkCable.check@ function.