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

Hardware unit configuration structure More...

#include <Can_Types.h>

Data Fields

const Can_ControllerControllers
 
uint8 ControllersCount
 
const Can_HardwareObjectHohs
 
uint8 HohsCount
 

Detailed Description

Hardware unit configuration structure

This structure contains the paramters to configure the hardware unit incuding the controllers and the hardware objects

Requirement
SWS_Can_00413

Field Documentation

◆ Controllers

const Can_Controller* _Can_ConfigType::Controllers

Pointer to the controller structure

◆ ControllersCount

uint8 _Can_ConfigType::ControllersCount

Number of controllers

◆ Hohs

const Can_HardwareObject* _Can_ConfigType::Hohs

Pointer to the hardware object structure

◆ HohsCount

uint8 _Can_ConfigType::HohsCount

Number of hardware objects


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