STM32F439xx HAL User Manual
Data Fields
__CAN_HandleTypeDef Struct Reference

CAN handle Structure definition. More...

#include <stm32f4xx_hal_can.h>

Data Fields

CAN_TypeDef * Instance
CAN_InitTypeDef Init
__IO HAL_CAN_StateTypeDef State
__IO uint32_t ErrorCode

Detailed Description

CAN handle Structure definition.

Definition at line 225 of file stm32f4xx_hal_can.h.


Field Documentation

CAN required parameters

Definition at line 229 of file stm32f4xx_hal_can.h.

Referenced by HAL_CAN_Init().


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