Re: [PIC] PIC18F24Q10 header #define
Isaac Marino Bavaresco <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <[email protected]> |
It makes the symbol to appear colored on the editor, allowing the user
to know he used the correct name.
Cheers,
Isaac
Em 24/10/2024 15:21, Neil escreveu:
> This is in the pic18F24q10.h header file...
>
> // Register: NVMADRH
> #define NVMADRH NVMADRH
> extern volatile unsigned char NVMADRH __at(0xF7A);
> #ifndef _LIB_BUILD
> asm("NVMADRH equ 0F7Ah");
> #endif
>
> Can anyone explain what the #define "NVMADRH NVMADRH" line does?
>
> Thanks,
> -Neil
>
--
O software antivírus Avast realizou uma checagem de vírus neste e-mail.
www.avast.com
--
http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive
View/change your membership options at
https://mailman.mit.edu/mailman/listinfo/piclist