lien : cliquez ici.
Built-in Functions:
atoi()
delay_cycles()
setup_ccpX()
setup_comparator()
sleep() |
memset()
getc()
i2c_start()
output_low()
setup_spi()
setup_psp()
setup_timer_X()
setup_vref() |
abs()
setup_adc_ports()
read_eeprom()
shift_right()
new_pmp_overflow_input_output() |
Pre-Processor:
#define
#inline
#device chip |
#use delay clock
#asm
#case |
_data_
#use rtos Please note: RTOS and Linker are only included with the PCW and PCWH packages. |
Standard C Syntax:
- if, else, while, do, switch, case, for, return, goto, break, continue
- ! ~ ++ — + - , & |
- * / % << >> ^ && || ?:
- < <= > >= == !=
- = += -= *= /= %= >>= <<= &= ^= |=
- typedef, static, auto, const, enum, struct, union
- Arrays up to 5 subscripts
- Structures and Unions may be nested.
- Custom bit fields (1-8 bits) within structures.
- ENUMurated types
- CONSTant variables, arrays and strings.
- Full function parameter support (any number).
- Some support for C++ reference parameters.

No comments
Flux de commentaires pour cet article