AM275 FreeRTOS SDK
11.00.00
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Data Fields
UScaledNs Struct Reference
Functions
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
UScaledNs
generated by
1.8.20