|
EE445M RTOS
Taken at the University of Texas Spring 2015
|
Classes | |
| class | motor |
Macros | |
| #define | DEFAULT_PWM_PERIOD 10000 |
Typedefs | |
| typedef int32_t | percent_t |
| typedef uint32_t | memory_address_t |
| #define DEFAULT_PWM_PERIOD 10000 |
Definition at line 17 of file motorpp.hpp.
Referenced by motor::pwm_init().
| typedef uint32_t memory_address_t |
Definition at line 16 of file motorpp.hpp.
| typedef int32_t percent_t |
Definition at line 15 of file motorpp.hpp.