no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
aducm3029_pwm.h
Go to the documentation of this file.
1/***************************************************************************/
32
33#ifndef ADUCM3029_PWM_H_
34#define ADUCM3029_PWM_H_
35
36#include "no_os_pwm.h"
37
42
43#endif // ADUCM3029_PWM_H_
const struct no_os_pwm_platform_ops aducm3029_pwm_ops
ADUCM3029 platform specific PWM platform ops structure.
Definition aducm3029_pwm.c:298
Header file of PWM Interface.
Structure holding PWM function pointers that point to the platform specific function.
Definition no_os_pwm.h:115