Difference between revisions of "Component: RMT (Internal) (Misc)"
From Flowcode Help
Jump to navigationJump to search| Line 14: | Line 14: | ||
==RMT (Internal) component== | ==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. | Provides access to the onboard remote control (RMT) peripheral allowing for high speed data input / output without requiring bit banging from the ESP32 processor. | ||
| + | |||
| + | ==Component Pack== | ||
| + | |||
| + | BASICIO | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
Revision as of 16:16, 7 January 2022
| 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.
Component Pack
BASICIO
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 | |