PICSim  0.8.1
PICsim - PIC Simulator
picpin Struct Reference

PICsim pin structure. More...

#include <picsim.h>

Data Fields

unsigned char ptype
 pin types
 
unsigned char dir
 pin dir
 
unsigned char value
 value
 
unsigned char lvalue
 latch value
 
char pord
 pin port number
 
unsigned char * port
 port address
 
float avalue
 analog input value
 
unsigned char ovalue
 defaut open pin value
 
float oavalue
 analog output value
 

Detailed Description

PICsim pin structure.

Internal structure used to describe one pin.


The documentation for this struct was generated from the following file: