STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
_Can_HwType Struct Reference

This type defines a data structure which clearly provides an Hardware Object Handle including its corresponding CAN Controller and therefore CanDrv as well as the specific CanId. More...

#include <Can_GeneralTypes.h>

Data Fields

Can_IdType CanId
 
Can_HwHandleType Hoh
 
uint8 ControllerId
 

Detailed Description

This type defines a data structure which clearly provides an Hardware Object Handle including its corresponding CAN Controller and therefore CanDrv as well as the specific CanId.

Requirement
SWS_CAN_00496

Field Documentation

◆ CanId

Can_IdType _Can_HwType::CanId

Standard/Extended CAN ID of CAN L-PDU

◆ ControllerId

uint8 _Can_HwType::ControllerId

ControllerId provided by CanIf clearly identify the corresponding controller

◆ Hoh

Can_HwHandleType _Can_HwType::Hoh

ID of the corresponding Hardware Object Range


The documentation for this struct was generated from the following file: