Data Fields
_cplx_int_least8_t Struct Reference

Define the complex data type for at least 8 bit signed real and imaginary components. More...

#include <types.h>

Data Fields

int_least8_t imag
 
int_least8_t real
 

Detailed Description

Define the complex data type for at least 8 bit signed real and imaginary components.

Field Documentation

◆ imag

int_least8_t _cplx_int_least8_t::imag

◆ real

int_least8_t _cplx_int_least8_t::real

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

Copyright 2023, Texas Instruments Incorporated