dmotor.h File Reference

Internal Interface: direct motor control. More...

#include "../dmotor.h"
Include dependency graph for dmotor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dm_init (void)
 initialize motors More...
 
void dm_shutdown (void)
 shutdown motors More...
 

Variables

unsigned char motor_controller
 RCX Motor Controller port. More...
 

Detailed Description

Internal Interface: direct motor control.

Author
Markus L. Noga marku.nosp@m.s@no.nosp@m.ga.de

Definition in file dmotor.h.

Function Documentation

◆ dm_init()

void dm_init ( void  )

initialize motors

◆ dm_shutdown()

void dm_shutdown ( void  )

shutdown motors

Referenced by systime_init().

Variable Documentation

◆ motor_controller

unsigned char motor_controller

RCX Motor Controller port.


brickOS is released under the Mozilla Public License.
Original code copyright 1998-2005 by the authors.

Generated for brickOS Kernel Developer by doxygen 1.8.13