Renesas Single-Chip Microcomputer M38C89T-ADF User Manual Page 20

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 137 138

Comments to this Manuals

No comments