Astra MCU SDK Peripheral Driver Library
Loading...
Searching...
No Matches
can_tx_schedule_time_t Struct Reference

64-bit timestamp used for scheduled transmit requests. More...

#include <can.h>

Data Fields

uint32_t timestamp_low
uint32_t timestamp_high

Detailed Description

64-bit timestamp used for scheduled transmit requests.

Field Documentation

◆ timestamp_low

uint32_t can_tx_schedule_time_t::timestamp_low

Lower 32 bits of timestamp

◆ timestamp_high

uint32_t can_tx_schedule_time_t::timestamp_high

Higher 32 bits of timestamp