Data Fields
_cplx_int16_t_ Struct Reference

Define the complex data type for 16 bit signed real and imaginary components. More...

#include <types.h>

Data Fields

int16_t imag
 
int16_t real
 

Detailed Description

Define the complex data type for 16 bit signed real and imaginary components.

Field Documentation

◆ imag

int16_t _cplx_int16_t_::imag

◆ real

int16_t _cplx_int16_t_::real

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

Copyright 2023, Texas Instruments Incorporated