Edison MCU Project
 All Files Functions Typedefs Macros Pages
Macros | Functions
sample_pwm.c File Reference

MCU sample code to demonstrate how to control PWM port. More...

#include "mcu_api.h"
#include "mcu_errno.h"

Go to the source code of this file.

Macros

#define PORT   0
 

Functions

void mcu_main ()
 

Detailed Description

MCU sample code to demonstrate how to control PWM port.

Definition in file sample_pwm.c.

Macro Definition Documentation

#define PORT   0

Definition at line 34 of file sample_pwm.c.

Function Documentation

void mcu_main ( )

Definition at line 36 of file sample_pwm.c.