Difference between revisions of "Component: RMT (Internal) (Misc)"
From Flowcode Help
Jump to navigationJump to search| Line 16: | Line 16: | ||
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 24: | Line 26: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
| Line 46: | Line 50: | ||
| colspan="2" | Array index, Range: 0 - (BufferSize - 1)   | | colspan="2" | Array index, Range: 0 - (BufferSize - 1)   | ||
|-  | |-  | ||
| − | | width="10%" align="center" | [[File:]] -    | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL  | 
| width="90%" | State0  | | width="90%" | State0  | ||
|-  | |-  | ||
| Line 56: | Line 60: | ||
| colspan="2" | The length of the first output state in divided clock periods   | | colspan="2" | The length of the first output state in divided clock periods   | ||
|-  | |-  | ||
| − | | width="10%" align="center" | [[File:]] -    | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL  | 
| width="90%" | State1  | | width="90%" | State1  | ||
|-  | |-  | ||
Revision as of 13:26, 17 November 2021
| Author | Matrix TSL | 
| Version | 2.0 | 
| Category | Misc | 
Contents
RMT (Internal) component
Provides access to the onboard remote control (RMT) peripheral allowing for high speed data input / output without requiring bit banging from the ESP32 processor.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| Transmit | |
| Sends out the RMT data buffer. | |
| Return | |
| Initialise | |
| Initialises the RMT module ready for data to be sent or received. | |
| Return | |