mirror of https://github.com/ARMmbed/mbed-os.git
PWM - pwmload removed from the objects header file
parent
889952790f
commit
ffac7e6d6a
|
@ -43,7 +43,6 @@ struct pwmout_s {
|
||||||
__IO uint32_t *MOD;
|
__IO uint32_t *MOD;
|
||||||
__IO uint32_t *CNT;
|
__IO uint32_t *CNT;
|
||||||
__IO uint32_t *CnV;
|
__IO uint32_t *CnV;
|
||||||
__IO uint32_t *PWMLOAD;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct serial_s {
|
struct serial_s {
|
||||||
|
|
Loading…
Reference in New Issue