English
Language : 

CC78K4 Datasheet, PDF (53/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 3 DECLARATION OF TYPES AND STORAGE CLASSES
3.2 Type Specifiers
A type specifier specifies (or refers to) the type of an object. The following type specifiers are available.
• void
• char
• short
• int
• long
• float
• double
• long double
• signed
• unsigned
• structure or union specifier
• enumeration specifier
• typedef name
In this C compiler, the following type specifiers have been added.
• bit/boolean/_ _boolean/_ _boolean1
User’s Manual U15556EJ1V0UM
53