MCAN TSU Configuration. More...
#include <hpm_mcan_drv.h>
Data Fields | |
| uint16_t | prescaler |
| bool | capture_on_sof |
| bool | use_ext_timebase |
| uint8_t | ext_timebase_src |
| uint8_t | tbsel_option |
| bool | enable_tsu |
| bool | enable_64bit_timestamp |
MCAN TSU Configuration.
| bool mcan_tsu_config_struct::capture_on_sof |
Capture On SOF, true - Capture on SOF, false - Capture on EOF
| bool mcan_tsu_config_struct::enable_64bit_timestamp |
Enable 64bit Timestamp
| bool mcan_tsu_config_struct::enable_tsu |
Enable Timestamp Unit
| uint8_t mcan_tsu_config_struct::ext_timebase_src |
External Timebase source, see the hpm_mcan_soc.h for more details
| uint16_t mcan_tsu_config_struct::prescaler |
Prescaler for MCAN clock, Clock source: AHB clock
| uint8_t mcan_tsu_config_struct::tbsel_option |
Timebase selection option, see the hpm_mcan_soc.h for more details
| bool mcan_tsu_config_struct::use_ext_timebase |
Use External Timebase