Data Fields
_cplx_uint32_t Struct Reference

Define the complex data type for 32 bit unsigned real and imaginary components. More...

#include <types.h>

Data Fields

uint32_t imag
 
uint32_t real
 

Detailed Description

Define the complex data type for 32 bit unsigned real and imaginary components.

Field Documentation

◆ imag

uint32_t _cplx_uint32_t::imag

◆ real

uint32_t _cplx_uint32_t::real

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

Copyright 2023, Texas Instruments Incorporated