Little-Wire
Functions
Servo

Functions

void littleWire::servo_init ()
void littleWire::servo_updateLocation (unsigned char locationChannelA, unsigned char locationChannelB)

Detailed Description

Servo functions. Higher level access to PWM module.


Function Documentation

Initialize the PWM module on the Little-Wire with the Servo special settings.

Returns:
(none)
void littleWire::servo_updateLocation ( unsigned char  locationChannelA,
unsigned char  locationChannelB 
)

Update servo locations

Parameters:
locationChannelALocation of servo connected to channel A ( in degrees )
locationChannelBLocation of servo connected to channel B ( in degrees )
Returns:
(none)
 All Classes Functions