AM64x MCU+ SDK  09.02.01
UScaledNs Struct Reference

Detailed Description

The ScaledNs type represents unsigned values of time and time interval in units of 2^-16 ns.

2.5 ns expressed as below
0x0000 0000 0000 0000 0002 8000

Data Fields

uint16_t subns
 
uint64_t nsec
 
uint16_t nsec_msb
 

Field Documentation

◆ subns

uint16_t UScaledNs::subns

◆ nsec

uint64_t UScaledNs::nsec

◆ nsec_msb

uint16_t UScaledNs::nsec_msb