August 2008
Beginner to intermediate
304 pages
6h 2m
English
#include source files Include source code or header file
#use functions(parameters) Include library functions
#define oldtext newtext Replace label in source code with value
#device name Identify MCU type
#list, #nolist Turn on source code listing
#asm, #endasm Start/end of assembler block
#fuses options Select MCU configuration fuse settings
#int_xxx Declare function as interrupt service routine
Read now
Unlock full access