1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00

pba-d-01-kw2x: Add PWM_MAX_VALUE

This commit is contained in:
Joakim Gebart 2015-05-16 01:10:16 +02:00
parent 168474686b
commit fc926e57bf

View File

@ -171,6 +171,7 @@ extern "C"
#define PWM_NUMOF (1U)
#define PWM_0_EN 1
#define PWM_MAX_CHANNELS 4
#define PWM_MAX_VALUE 0xffff
/* PWM 0 device configuration */
#define PWM_0_DEV FTM0