R_ELC_Stop


Disables operation of the event link controller (ELC).

[Syntax]

void    R_ELC_Stop ( uint32_t event );

[Argument(s)]

I/O

Argument

Description

I

uint32_t  event;

Disabled event source

Remark

Below is shown the format for specifying disabled event source event.
In case of setting the event to 0x01010101, the event link operations of event source 00, 08, 16, 24 are prohibited.

[Return value]

None.