rmt_channel_config_t Struct Reference

RMT channel configuration. More...

Detailed Description

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 616 of file periph_cpu.h.

#include <periph_cpu.h>

Data Fields

uint8_t channel
 channel index
 
gpio_t gpio
 GPIO used as RMT channel.
 

The documentation for this struct was generated from the following file: