blackbit (04.07.2007 10:22, просмотров: 1) ответил GVC на А может всётаки по теме ктото подскажет ?
..та не, нужно просто вдумчиво пыхнуть RTFM. У него все не как у людей HT. Смотрите в Intrinsic functions:
_ _set_configuration_bits
_ _intrinsic void _ _set_configuration_bits(unsigned long address,
unsigned char value);
Sets the controller configuration bits by inserting a define byte directive at the specified address.
The file Io18xxxx.h, where xxxx is the derivative, contains predefined values which are to be ANDed together.
Example
_ _set_configuration_bits(CONFIG3H, CCP2M X_OFF_5);
Оно?