beautypg.com

Renesas RJJ10J1643-0101 User Manual

Page 20

background image

Rev.1.01 2007.02.16
RJJ10J1643-0101

18

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.