PICSim  0.8.1
PICsim - PIC Simulator
pin types

Macros

#define PT_CMOS   0x01
 
#define PT_TTL   0x02
 
#define PT_ANALOG   0x04
 
#define PT_ANAREF   0x05
 
#define PT_USART   0x06
 
#define PT_NC   0xFF
 

Detailed Description