Public Attributes | |
int | fd |
File descriptor to kernel driver. | |
char * | file |
Device file. | |
int | rate |
Device data rate. | |
int | flags |
Device flags. | |
otto_llc_format * | llc |
Pointer to LLC format. | |
otto_llc_pulse | pulses [OTTO_PACKET_PULSES_MAX] |
Partial bytes. | |
int | pulses_len |
Partial byte length. | |
otto_packet | partial |
Partial packet. |
|
File descriptor to kernel driver.
|
|
Device file.
|
|
Device flags.
|
|
Pointer to LLC format.
|
|
Partial packet.
|
|
Partial bytes.
|
|
Partial byte length.
|
|
Device data rate.
|