Sming Framework API
()
Toggle main menu visibility
Sming
Arch
Rp2040
Components
driver
include
driver
Rp2040/Components/driver/include/driver/pwm.h
Go to the documentation of this file.
1
#pragma once
2
3
#if defined(__cplusplus)
4
extern
"C"
{
5
#endif
6
7
// #include <pwm.h>
8
9
#define PWM_CHANNEL_NUM_MAX 16
10
86
#if defined(__cplusplus)
87
}
88
#endif
Generated by
1.8.17