CAN Device Driver Internals
<<< Previous
Next >>>
Driver Internal Documentation
Basic Driver Data Structures
Table of Contents
struct canhardware_t
— structure representing pointers to all CAN boards
struct candevice_t
— CAN device/board structure
struct chip_t
— CAN chip state and type information
struct msgobj_t
— structure holding communication object state
struct canuser_t
— structure holding CAN user/client state
struct hwspecops_t
— hardware/board specific operations
struct chipspecops_t
— can controller chip specific operations
<<< Previous
Home
Next >>>
write
struct canhardware_t