Wicked Device Motor Shield
Software Library for Wicked Device Motor Shield
WickedMotorShield Member List

This is the complete list of members for WickedMotorShield, including all inherited members.

apply_mask(uint8_t *shift_register_value, uint8_t mask, uint8_t operation)WickedMotorShieldprotected
filter_mask(uint8_t shift_register_value, uint8_t mask)WickedMotorShieldprotected
first_shift_registerWickedMotorShieldprivatestatic
get_motor_brakeM(uint8_t motor_number)WickedMotorShieldprotected
get_motor_directionM(uint8_t motor_number)WickedMotorShieldprotected
get_rc_input_pin(uint8_t rc_input_number)WickedMotorShieldprivatestatic
get_shift_register_value(uint8_t motor_number)WickedMotorShieldprotected
getRCIN(uint8_t rc_input_number, uint32_t timeout=0)WickedMotorShieldstatic
load_shift_register(void)WickedMotorShieldprotected
M1_PWM_PINWickedMotorShieldprotectedstatic
M6_PWM_PINWickedMotorShieldprotectedstatic
old_dirWickedMotorShieldprotectedstatic
RCIN1_PINWickedMotorShieldprivatestatic
RCIN2_PINWickedMotorShieldprivatestatic
second_shift_registerWickedMotorShieldprivatestatic
SERIAL_DATA_PINWickedMotorShieldprivatestatic
set_shift_register_value(uint8_t motor_number, uint8_t value)WickedMotorShieldprotected
setBrakeData(uint8_t motor_number, uint8_t brake_type)WickedMotorShieldprotected
setDirectionData(uint8_t motor_number, uint8_t direction)WickedMotorShieldprotected
setSpeedM(uint8_t motor_number, uint8_t pwm_val)WickedMotorShieldprotected
version(void)WickedMotorShieldstatic
WickedMotorShield(uint8_t use_alternate_pins=0)WickedMotorShield