Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
cuint8_T Struct Reference

#include <rtwtypes.h>

Data Fields

uint8_T re
 Real part (8-bit unsigned integer).
 
uint8_T im
 Imaginary part (8-bit unsigned integer).
 

Detailed Description

Definition at line 125 of file rtwtypes.h.

Field Documentation

◆ im

uint8_T cuint8_T::im

Imaginary part (8-bit unsigned integer).

Definition at line 127 of file rtwtypes.h.

◆ re

uint8_T cuint8_T::re

Real part (8-bit unsigned integer).

Definition at line 126 of file rtwtypes.h.


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