RMT channel configuration. More...
RMT channel configuration.
Each RMT channel is mapped to a GPIO. The configured mappings are used by the drivers that use the RMT peripheral to determine the RMT channel for a given GPIO.
Definition at line 613 of file periph_cpu.h.
#include <periph_cpu.h>
Data Fields | |
| uint8_t | channel | 
| channel index  | |
| gpio_t | gpio | 
| GPIO used as RMT channel.  | |