beautypg.com

Standard types – Renesas M16C/62P Group User Manual

Page 14

background image

Rev.1.00 2007.11.1
REC10B0002-0100

12

3. Standard Types

This section describes the standard types defined in the library. For details about the

set values, refer to the description of each API.

Standard type

Description

Boolean

The Boolean type represents the enum-type data that indicates
whether successful (RAPI_TRUE (= 1)) or failed (RAPI_FALSE (=
0)).

VoidFuncNotify

The VoidFuncNotify type represents the type of the notification
function to be registered.