Data Fields
_cplx_uint_least8_t Struct Reference

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

#include <types.h>

Data Fields

uint_least8_t imag
 
uint_least8_t real
 

Detailed Description

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

Field Documentation

◆ imag

uint_least8_t _cplx_uint_least8_t::imag

◆ real

uint_least8_t _cplx_uint_least8_t::real

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

Copyright 2023, Texas Instruments Incorporated