Go to the documentation of this file.
27 #if defined(CONF_DMOTOR)
93 #warning Enable CONF_DMOTOR to use Lamp.H
const void off() const
Turn the Lamp off.
Port
The RCX output pad to which the Lamp is connected.
const void brightness(const unsigned char level) const
Set the power to the lamp.
const void on() const
Turn the Lamp on.
MotorDirection
the motor directions
void motor_b_speed(unsigned char speed)
set motor B speed
void motor_b_dir(MotorDirection dir)
set motor B direction to dir
void motor_a_speed(unsigned char speed)
set motor A speed
~Lamp()
destroy our lamp instance
const void speed(const unsigned char speed) const
const void direction(const MotorDirection dir) const
void(* md)(const MotorDirection dir)
void(* ms)(unsigned char speed)
void motor_c_speed(unsigned char speed)
set motor C speed
void motor_c_dir(MotorDirection dir)
set motor C direction to dir
Lamp(enum Port port)
construct a lamp connected to {port}
kernel configuration file
void motor_a_dir(MotorDirection dir)
set motor A direction to dir
Generated for brickOS Kernel Developer by
1.8.16