MCAN software device instance structure. More...
#include <mcan.h>
Public Attributes | |
Mcan * | hw |
MCAN software device instance structure.
MCAN software instance structure, used to retain software state information of an associated hardware module instance.
Definition at line 544 of file drivers/mcan/mcan.h.
Mcan* mcan_module::hw |
Pointer to MCAN hardware module.
Definition at line 547 of file drivers/mcan/mcan.h.