Mikroelektronika MIKROE-738 Datenbogen

Seite von 682
400
mikoC PRO for PIC32
MikroElektronika
HW Connection
Example of PS2 keyboard connection
PWM Library
The CCP module is available with a number of PIC32 MCUs. mikroC PRO for PIC32 provides a library which simplifies 
using of the PWM HW Module.
Important : PWM module uses either Timer2 or Timer3 module. 
Library Routines
 
- PWM_Init 
 
- PWM_Init_Advanced
 
- PWM_Set_Duty 
 
- PWM_Start 
 
- PWM_Stop