r_poe2_oein_interrupt


Performs processing in response to the output enable interrupt n (OEIn).

Remark

This API function is called to run interrupt processing for the output enable interrupt n (OEIn), which is generated when a pin (any of POE0#, POE1#, POE2#, POE3#, and POE8#) becomes high-impedance or the output short flag 1 is set.

[Syntax]

static  void    r_poe2_oein_interrupt ( void );

Remark

n is the channel number.

[Argument(s)]

None.

[Return value]

None.