Public Attributes | List of all members
CAN_HandleTypeDef Struct Reference

CAN handle Structure definition. More...

#include <stm32f7xx_hal_can_legacy.h>

Public Attributes

__IO uint32_t ErrorCode
 
CAN_InitTypeDef Init
 
CAN_TypeDefInstance
 
HAL_LockTypeDef Lock
 
CanRxMsgTypeDefpRx1Msg
 
CanRxMsgTypeDefpRxMsg
 
CanTxMsgTypeDefpTxMsg
 
__IO HAL_CAN_StateTypeDef State
 

Detailed Description

CAN handle Structure definition.

Definition at line 223 of file stm32f7xx_hal_can_legacy.h.

Member Data Documentation

◆ ErrorCode

__IO uint32_t CAN_HandleTypeDef::ErrorCode

CAN Error code This parameter can be a value of CAN Error Code

Definition at line 239 of file stm32f7xx_hal_can_legacy.h.

◆ Init

CAN_InitTypeDef CAN_HandleTypeDef::Init

CAN required parameters

Definition at line 227 of file stm32f7xx_hal_can_legacy.h.

◆ Instance

CAN_TypeDef* CAN_HandleTypeDef::Instance

Register base address

Definition at line 225 of file stm32f7xx_hal_can_legacy.h.

◆ Lock

HAL_LockTypeDef CAN_HandleTypeDef::Lock

CAN locking object

Definition at line 237 of file stm32f7xx_hal_can_legacy.h.

◆ pRx1Msg

CanRxMsgTypeDef* CAN_HandleTypeDef::pRx1Msg

Pointer to reception structure for RX FIFO1 msg

Definition at line 233 of file stm32f7xx_hal_can_legacy.h.

◆ pRxMsg

CanRxMsgTypeDef* CAN_HandleTypeDef::pRxMsg

Pointer to reception structure for RX FIFO0 msg

Definition at line 231 of file stm32f7xx_hal_can_legacy.h.

◆ pTxMsg

CanTxMsgTypeDef* CAN_HandleTypeDef::pTxMsg

Pointer to transmit structure

Definition at line 229 of file stm32f7xx_hal_can_legacy.h.

◆ State

__IO HAL_CAN_StateTypeDef CAN_HandleTypeDef::State

CAN communication state

Definition at line 235 of file stm32f7xx_hal_can_legacy.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19