SYS/BIOS  7.00
Data Fields
Types_FreqHz Struct Reference

64-bit frequency struct (in Hz) More...

#include <ti/sysbios/runtime/Types.h>

Data Fields

uint32_t hi
 most significant 32-bits of frequency More...
 
uint32_t lo
 least significant 32-bits of frequency More...
 

Detailed Description

64-bit frequency struct (in Hz)

Some platforms only support 32-bit frequency. In this case, the most significant 32-bits are always set to 0.

Field Documentation

§ hi

uint32_t Types_FreqHz::hi

most significant 32-bits of frequency

§ lo

uint32_t Types_FreqHz::lo

least significant 32-bits of frequency


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale