STM32H735xx HAL User Manual
|
FDCAN HAL module driver. More...
Modules | |
FDCAN Exported Functions | |
FDCAN Exported Types | |
FDCAN Exported Constants | |
FDCAN Exported Macros | |
FDCAN Private Types | |
FDCAN Private Variables | |
FDCAN Private Constants | |
FDCAN Private Macros | |
FDCAN Private Functions Prototypes | |
FDCAN Private Functions | |
Variables | |
static const uint8_t | DLCtoBytes [] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64} |
FDCAN HAL module driver.
const uint8_t DLCtoBytes[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64} [static] |
Definition at line 244 of file stm32h7xx_hal_fdcan.c.
Referenced by FDCAN_CopyMessageToRAM(), and HAL_FDCAN_GetRxMessage().