Renesas Single-Chip Microcomputer M38C89T-ADF Instrukcja Użytkownika Strona 20

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 19
Rev.1.00 May 22 2012
REJ09B0566
3 Standard Type
3. Standard Types
This chapter describes the data types used in this library. For details about the setting values, refer to the section
4.2 Description of Each API”.
Table 1: Data types
Type
Defined in
Description
Range
bool
typdefine.h
Boolean
0 (false) to 1 (true)
float
C
Floating point, 32 bits
- to +
uint8_t
typedefine.h
Unsigned, 8 bits
0 to 255
uint16_t
Unsigned, 16 bits
0 to 2
15
-1
uint32_t
Unsigned, 32 bits
0 to 2
32
-1
Przeglądanie stron 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag