Kinetis: Define FTM3 Pins

This commit is contained in:
David Sidrane 2017-02-15 12:37:35 -10:00
parent c83af148b1
commit acc8c4bf28
1 changed files with 10 additions and 0 deletions

View File

@ -154,6 +154,16 @@
#define GPIO_FTM0_CH4OUT PIN_FTM0_CH4_1 #define GPIO_FTM0_CH4OUT PIN_FTM0_CH4_1
#define GPIO_FTM0_CH5OUT PIN_FTM0_CH5_1 #define GPIO_FTM0_CH5OUT PIN_FTM0_CH5_1
/* PWM Configuration */
/* FTM3 Channels */
/* Channels can be modified using kinetis_k66pinmux.h */
#define GPIO_FTM3_CH0OUT PIN_FTM3_CH0_1
#define GPIO_FTM3_CH1OUT PIN_FTM3_CH1_1
#define GPIO_FTM3_CH2OUT PIN_FTM3_CH2_1
#define GPIO_FTM3_CH3OUT PIN_FTM3_CH3_1
#define GPIO_FTM3_CH4OUT PIN_FTM3_CH4_1
/* LED definitions ******************************************************************/ /* LED definitions ******************************************************************/
/* The Freedom K66F has a single RGB LED driven by the K66F as follows: /* The Freedom K66F has a single RGB LED driven by the K66F as follows:
* *