EE445M RTOS
Taken at the University of Texas Spring 2015
motorpp.hpp File Reference
#include <stdint.h>
#include "blinker.hpp"
#include "direction.hpp"
#include "criticalpp.hpp"
Include dependency graph for motorpp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  motor
 

Macros

#define DEFAULT_PWM_PERIOD   10000
 

Typedefs

typedef int32_t percent_t
 
typedef uint32_t memory_address_t