#include <can_types.h>
Public Attributes | |
| unsigned | Channel:4 |
| unsigned | Device:4 |
| unsigned | Soft:1 |
| unsigned | SubIndex:16 |
| unsigned | TxD:1 |
| unsigned | User:6 |
Definition at line 187 of file can_types.h.
| unsigned TCanIndexBits::Channel |
Definition at line 192 of file can_types.h.
| unsigned TCanIndexBits::Device |
Definition at line 193 of file can_types.h.
| unsigned TCanIndexBits::Soft |
Definition at line 196 of file can_types.h.
| unsigned TCanIndexBits::SubIndex |
Definition at line 190 of file can_types.h.
| unsigned TCanIndexBits::TxD |
Definition at line 195 of file can_types.h.
| unsigned TCanIndexBits::User |
Definition at line 197 of file can_types.h.