|
STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Hardware unit configuration structure More...
#include <Can_Types.h>
Data Fields | |
| const Can_Controller * | Controllers |
| uint8 | ControllersCount |
| const Can_HardwareObject * | Hohs |
| uint8 | HohsCount |
Hardware unit configuration structure
This structure contains the paramters to configure the hardware unit incuding the controllers and the hardware objects
| const Can_Controller* _Can_ConfigType::Controllers |
Pointer to the controller structure
| uint8 _Can_ConfigType::ControllersCount |
Number of controllers
| const Can_HardwareObject* _Can_ConfigType::Hohs |
Pointer to the hardware object structure
| uint8 _Can_ConfigType::HohsCount |
Number of hardware objects