Linux Kernel
3.7.1
|
#include <keyspan_usa49msg.h>
Data Fields | |
u8 | portNumber |
u8 | cts |
u8 | dcd |
u8 | dsr |
u8 | ri |
u8 | _txOff |
u8 | _txXoff |
u8 | rxEnabled |
u8 | controlResponse |
u8 | txAck |
u8 | rs232valid |
Definition at line 238 of file keyspan_usa49msg.h.
u8 _txOff |
Definition at line 240 of file keyspan_usa49msg.h.
u8 _txXoff |
Definition at line 240 of file keyspan_usa49msg.h.
u8 controlResponse |
Definition at line 240 of file keyspan_usa49msg.h.
u8 cts |
Definition at line 240 of file keyspan_usa49msg.h.
u8 dcd |
Definition at line 240 of file keyspan_usa49msg.h.
u8 dsr |
Definition at line 240 of file keyspan_usa49msg.h.
u8 portNumber |
Definition at line 240 of file keyspan_usa49msg.h.
u8 ri |
Definition at line 240 of file keyspan_usa49msg.h.
u8 rs232valid |
Definition at line 240 of file keyspan_usa49msg.h.
u8 rxEnabled |
Definition at line 240 of file keyspan_usa49msg.h.
u8 txAck |
Definition at line 240 of file keyspan_usa49msg.h.