Macros
Collaboration diagram for CAN Error Code:

Macros

#define HAL_CAN_ERROR_ACK   0x00000020U
 
#define HAL_CAN_ERROR_BD   0x00000080U
 
#define HAL_CAN_ERROR_BOF   0x00000004U
 
#define HAL_CAN_ERROR_BR   0x00000040U
 
#define HAL_CAN_ERROR_CRC   0x00000100U
 
#define HAL_CAN_ERROR_EPV   0x00000002U
 
#define HAL_CAN_ERROR_EWG   0x00000001U
 
#define HAL_CAN_ERROR_FOR   0x00000010U
 
#define HAL_CAN_ERROR_FOV0   0x00000200U
 
#define HAL_CAN_ERROR_FOV1   0x00000400U
 
#define HAL_CAN_ERROR_NONE   0x00000000U
 
#define HAL_CAN_ERROR_STF   0x00000008U
 
#define HAL_CAN_ERROR_TXFAIL   0x00000800U
 

Detailed Description

Macro Definition Documentation

◆ HAL_CAN_ERROR_ACK

#define HAL_CAN_ERROR_ACK   0x00000020U

Acknowledgment error

Definition at line 261 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_BD

#define HAL_CAN_ERROR_BD   0x00000080U

LEC dominant

Definition at line 263 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_BOF

#define HAL_CAN_ERROR_BOF   0x00000004U

BOF error

Definition at line 258 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_BR

#define HAL_CAN_ERROR_BR   0x00000040U

Bit recessive

Definition at line 262 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_CRC

#define HAL_CAN_ERROR_CRC   0x00000100U

LEC transfer error

Definition at line 264 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_EPV

#define HAL_CAN_ERROR_EPV   0x00000002U

EPV error

Definition at line 257 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_EWG

#define HAL_CAN_ERROR_EWG   0x00000001U

EWG error

Definition at line 256 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_FOR

#define HAL_CAN_ERROR_FOR   0x00000010U

Form error

Definition at line 260 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_FOV0

#define HAL_CAN_ERROR_FOV0   0x00000200U

FIFO0 overrun error

Definition at line 265 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_FOV1

#define HAL_CAN_ERROR_FOV1   0x00000400U

FIFO1 overrun error

Definition at line 266 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_NONE

#define HAL_CAN_ERROR_NONE   0x00000000U

No error

Definition at line 255 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_STF

#define HAL_CAN_ERROR_STF   0x00000008U

Stuff error

Definition at line 259 of file stm32f7xx_hal_can_legacy.h.

◆ HAL_CAN_ERROR_TXFAIL

#define HAL_CAN_ERROR_TXFAIL   0x00000800U

Transmit failure

Definition at line 267 of file stm32f7xx_hal_can_legacy.h.



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