Sets the value of a port buffer.
[Syntax]
void R_ELC_Set_PortBuffern ( uint8_t value );
Remark n is the source number.
[Argument(s)]
I/O
Argument
Description
I
uint8_t value;
The value set in the port buffer.
[Return value]
None.