Difference between revisions of "Component: Output PWM (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 74: | Line 78: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | State | | width="90%" | State | ||
|- | |- |
Revision as of 13:27, 17 November 2021
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Output PWM component
Allows the values from a buffer to be passed directly to an internal PWM output.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
OutputPWM |
Outputs a single value from the input buffer appropriatley scaled to suit the PWM. | |
![]() |
Return |
![]() |
OutputPWMArray |
Outputs an array of values from the input buffer appropriatley scaled to suit the PWM. | |
![]() |
Delay |
Delay in microseconds between outputting each sample. | |
![]() |
Return |
![]() |
ControlPWM |
Enable or disable the PWM output, Disabled by default. | |
![]() |
State |
0=Disable, 1=Enable | |
![]() |
Return |