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

Hardware control unit structure More...

#include <Can_Types.h>

Data Fields

uint8 HwUnitState
 
const Can_ConfigTypeConfig
 
Can_ControllerStateTypeControllerState
 
uint8 DisableIntsLvl [2u]
 

Detailed Description

Hardware control unit structure

This structure contains the hardware unit configuration and the state of the hardware unit pointers to controller extructure s

Field Documentation

◆ Config

const Can_ConfigType* _Can_HwUnit::Config

Pointer to the configuration structure

◆ ControllerState

Can_ControllerStateType* _Can_HwUnit::ControllerState

CAN controller states

◆ DisableIntsLvl

uint8 _Can_HwUnit::DisableIntsLvl[2u]

Disable interrupts counter

◆ HwUnitState

uint8 _Can_HwUnit::HwUnitState

CAN hardware unit state


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