MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guia do Utilizador Página 257

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 575
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 256
datatypemanager
Data Type Description
uint32
Unsigned 32-bit integer data
int64
64-bit integer data
uint64
Unsigned 64-bit integer data
single
32-bit IEEE
®
oating-point data
double
64-bit IEEE oating-point data
TI C Types
Data Type Description (For C6000 Compiler)
char
8-bit character data with a sign bit
unsigned char
8-bit character data
signed char
8-bit character data
short
16-bit numeric data
unsigned short
Unsigned 16-bit num eric data
signed short
16-bit numeric data with sign designation
int
32-bit integer numeric data
unsigned int
32-bit integer numerics without sign
information
signed int
32-bit integer numerics with sign
information
long
40-bit data with sign bit. Note that this is
not the same as
int.
unsigned long
40-bit data without information about the
sign of the number
signed long
40-bit data without information about the
sign of the number represente d
float
32-bit numeric data
7-35
Vista de página 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 574 575

Comentários a estes Manuais

Sem comentários