STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
CanIf controller type. More...
#include <CanIf_Types.h>
Data Fields | |
uint8 | CtrlId |
boolean | CtrlWakeupSupport |
const Can_Controller * | CanCtrlRef |
CanIf controller type.
This container contains the configuration (parameters) of an adressed CAN controller by an underlying CAN Driver module. This container is configurable per CAN controller
const Can_Controller* _CanIf_CtrlCfgType::CanCtrlRef |
This parameter references to the logical handle of the underlying CAN controller from the CAN Driver module to be served by the CAN Interface module.
uint8 _CanIf_CtrlCfgType::CtrlId |
Each controller of all connected CAN Driver modules shall be assigned to one specific ControllerId of the CanIf. Range: 0..number of configured controllers of all CAN Driver modules
boolean _CanIf_CtrlCfgType::CtrlWakeupSupport |
This parameter defines if a respective controller of the referenced CAN Driver modules is queriable for wake up events