Source position: jwaaf_irda.pas line 226
type LM_IRPARMS = record |
nTXDataBytes: u_long; |
nRXDataBytes: u_long; |
nBaudRate: LM_BAUD_RATE; |
thresholdTime: u_long; |
discTime: u_long; |
nMSLinkTurn: u_short; |
nTXPackets: u_char; |
nRXPackets: u_char; |
end; |