This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #include "mcc_generated_files/mcc.h" | |
| /* | |
| Main application | |
| */ | |
| void main(void) | |
| { | |
| // Initialize the device | |
| SYSTEM_Initialize(); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #include "mcc_generated_files/mcc.h" | |
| /* | |
| Main application | |
| */ | |
| void main(void) { | |
| // Initialize the device | |
| SYSTEM_Initialize(); | |
| // If using interrupts in PIC18 High/Low Priority Mode you need to enable the Global High and Low Interrupts | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #include "mcc_generated_files/mcc.h" | |
| #include <stdint.h> | |
| /* | |
| Main application | |
| */ | |
| void main(void) | |
| { | |
| // Initialize the device | |
| SYSTEM_Initialize(); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /************************************************************************************************ | |
| Company: | |
| Microside Technology Inc. | |
| File Name: | |
| Blink led.c | |
| Product Revision : 1 | |
| Device : X-TRAINER | |
| Driver Version : 1.0 | |
| ************************************************************************************************/ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /************************************************************************************************ | |
| Company: | |
| Microside Technology Inc. | |
| File Name: | |
| Corrimiento de bits.c | |
| Product Revision : 1 | |
| Device : X-TRAINER | |
| Driver Version : 1.0 | |
| ************************************************************************************************/ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /************************************************************************************************ | |
| Company: | |
| Microside Technology Inc. | |
| Product Revision : 1 | |
| Device : X-TRAINER | |
| Driver Version : 1.0 | |
| ************************************************************************************************/ | |
| /* | |
| ------------------------------------------------------------------------------------------ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /************************************************************************************************ | |
| Company: | |
| Microside Technology Inc. | |
| Product Revision : 1 | |
| Device : X-TRAINER | |
| Driver Version : 1.0 | |
| ************************************************************************************************/ | |
| /* | |
| --------------------------------------------------------------------------- | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /************************************************************************************************ | |
| Company: | |
| Microside Technology Inc. | |
| Product Revision : 1 | |
| Device : X-TRAINER | |
| Driver Version : 1.0 | |
| ************************************************************************************************/ | |
| /* | |
| --------------------------------------------------------------------------- | 
OlderNewer