RA Flexible Software Package Documentation  Release v6.2.0

 
rmac_timestamp_t Struct Reference

#include <r_rmac.h>

Data Fields

uint16_t sec_upper
 Timestamp second (Upper 16 bit).
 
uint32_t sec_lower
 Timestamp second (Lower 32 bit).
 
uint32_t ns
 Timestamp nanosecond.
 

Detailed Description

Timestamp.

Field Documentation

◆ sec_upper

uint16_t rmac_timestamp_t::sec_upper

Timestamp second (Upper 16 bit).

◆ sec_lower

uint32_t rmac_timestamp_t::sec_lower

Timestamp second (Lower 32 bit).

◆ ns

uint32_t rmac_timestamp_t::ns

Timestamp nanosecond.


The documentation for this struct was generated from the following file: