# Brushed DC Motor Control [![Component Registry](https://components.espressif.com/components/espressif/bdc_motor/badge.svg)](https://components.espressif.com/components/espressif/bdc_motor) This directory contains an implementation for Brushed DC Motor by different peripherals. Currently only MCPWM is supported as the BDC motor backend. To learn more about how to use this component, please check API Documentation from header file [bdc_motor.h](./include/bdc_motor.h).