Struct evam::PwmConfig¶
Configuration structure for PwmDriver .
#include <evamPwmDriver.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | pin |
Public Functions¶
| Type | Name |
|---|---|
| PwmConfig (int pin) |
Public Attributes Documentation¶
variable pin¶
int evam::PwmConfig::pin;
Public Functions Documentation¶
function PwmConfig¶
inline evam::PwmConfig::PwmConfig (
int pin
)
The documentation for this class was generated from the following file src/evamPwmDriver.h