CANINFO Struct Reference
[CAN Devices]
CAN controller information structure.
More...
Detailed Description
CAN controller information structure.
CAN controller information type.
Definition at line 118 of file can_dev.h.
Field Documentation
HANDLE volatile CANINFO::can_rx_rdy |
Receiver event queue.
Definition at line 119 of file can_dev.h.
HANDLE volatile CANINFO::can_tx_rdy |
Transmitter event queue.
Definition at line 120 of file can_dev.h.
Number of packets received.
Definition at line 121 of file can_dev.h.
Number of packets sent.
Definition at line 122 of file can_dev.h.
Number of interrupts.
Definition at line 123 of file can_dev.h.
Number of packet overruns.
Definition at line 124 of file can_dev.h.
Number of frame errors.
Definition at line 125 of file can_dev.h.
The documentation for this struct was generated from the following file: