Skip to content

Commit ffac7e6

Browse files
committed
PWM - pwmload removed from the objects header file
1 parent 8899527 commit ffac7e6

File tree

1 file changed

+0
-1
lines changed
  • libraries/mbed/targets/hal/TARGET_Freescale/TARGET_K20D5M

1 file changed

+0
-1
lines changed

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_K20D5M/objects.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ struct pwmout_s {
4343
__IO uint32_t *MOD;
4444
__IO uint32_t *CNT;
4545
__IO uint32_t *CnV;
46-
__IO uint32_t *PWMLOAD;
4746
};
4847

4948
struct serial_s {

0 commit comments

Comments
 (0)