Gets the value of a port buffer.
[Syntax]
void R_ELC_Get_PortBuffern ( uint8_t * const value );
|
Remark | n is the source number. |
[Argument(s)]
|
|
|
|
uint8_t * const value;
|
Pointer to the location where the obtained value is to be stored.
|
[Return value]
None.