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)]
  
  
    | I/O | Argument | Description | 
  
    | O | uint8_t * const 
      value; | Pointer to the 
      location where the obtained value is to be 
stored. | 
  
 
[Return 
value]
None.