Specifications

RX62N Group, RX621 Group RIIC Multi-Master Communication
R01AN0630EJ0100 Rev.1.00 Page 8 of 23
Sep 27, 2011
RiicIni
Overview RIIC initialization
Header riic.h
Declaration void RiicIni(uint8_t, uint8_t)
Description Initializes the RIIC module.
Arguments
First argument: uint8_t in_SelfAddr
The address of this device itself (The low-order bit must be set to 0.)
Second argument: uint8_t in_Enable
0: RIIC communication disabled
Any other value: RIIC communication enabled
Return values None
Notes