MICA2 Ultrasound Driver
[Device Drivers]


Functions

uint16_t dev_write_DEV_MICA2_ULTRASOUND (const void *buf, uint16_t count)
 Cause the ultarsound to be turned on or off. If the value of buf[0] is 0x00, the sounder is turned off. Any other value will turn it on.
uint8_t dev_mode_DEV_MICA2_ULTRASOUND (uint8_t md)
 Not supported for the Ultrasound.
uint8_t dev_ioctl_DEV_MICA2_ULTRASOUND (int8_t request,...)
 Not supported for the Ultrasound.

Detailed Description

This group contains functions associated with the MICA2 Ultrasound

Function Documentation

uint8_t dev_ioctl_DEV_MICA2_ULTRASOUND int8_t  request,
  ...
 

Parameters:
request ignored
... ignored
Returns:
DEV_BAD_IOCTL

uint8_t dev_mode_DEV_MICA2_ULTRASOUND uint8_t  md  ) 
 

Parameters:
md ignored
Returns:
DEV_UNSUPPORTED.

uint16_t dev_write_DEV_MICA2_ULTRASOUND const void *  buf,
uint16_t  count
 

Parameters:
buf a pointer to a single byte.
count ignored.
Returns:
count


Generated on Sun Nov 22 06:26:00 2009 for MANTIS by  doxygen 1.4.6