STM32H735xx HAL User Manual
|
FDCAN TT Operation Status structure definition. More...
#include <stm32h7xx_hal_fdcan.h>
Data Fields | |
uint32_t | ErrorLevel |
uint32_t | MasterState |
uint32_t | SyncState |
uint32_t | GTimeQuality |
uint32_t | ClockQuality |
uint32_t | RefTrigOffset |
uint32_t | GTimeDiscPending |
uint32_t | GapFinished |
uint32_t | MasterPriority |
uint32_t | GapStarted |
uint32_t | WaitForEvt |
uint32_t | AppWdgEvt |
uint32_t | ECSPending |
uint32_t | PhaseLock |
FDCAN TT Operation Status structure definition.
Definition at line 599 of file stm32h7xx_hal_fdcan.h.
Specifies the Application Watchdog State. This parameter can be:
Definition at line 648 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Quality of Clock Speed. This parameter is only relevant in Level 0 and Level 2, otherwise fixed to 1. This parameter can be:
Definition at line 616 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the External Clock Synchronization State. This parameter can be:
Definition at line 653 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the type of the TT operation error level. This parameter can be a value of FDCAN TT Error Level
Definition at line 601 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies whether a Gap is finished. This parameter can be:
Definition at line 630 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies whether a Gap is started. This parameter can be:
Definition at line 638 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Global Time Discontinuity State. This parameter can be:
Definition at line 625 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Quality of Global Time Phase. This parameter is only relevant in Level 0 and Level 2, otherwise fixed to 0. This parameter can be:
Definition at line 610 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Priority of actual Time Master. This parameter can be a number between 0 and 0x7
Definition at line 635 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the type of the TT master state. This parameter can be a value of FDCAN TT Master State
Definition at line 604 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Phase Lock State. This parameter can be:
Definition at line 658 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the Actual Reference Trigger Offset Value. This parameter can be a number between 0 and 0xFF
Definition at line 622 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies the type of the TT synchronization state. This parameter can be a value of FDCAN TT Synchronization State
Definition at line 607 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().
Specifies whether a Gap is annouced. This parameter can be:
Definition at line 643 of file stm32h7xx_hal_fdcan.h.
Referenced by HAL_FDCAN_TT_GetOperationStatus().