Mikroelektronika MIKROE-724 データシート

ページ / 726
432
mikoBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
HW Connection
Example of PS2 keyboard connection
PWM Library
The CCP module is available with a number of dsPIC30/33 and PIC24 MCUs. mikroBasic PRO for dsPIC30/33 and 
PIC24 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_Set_Duty 
 
- PWM_Start 
 
- PWM_Stop