_mouse_movt Union Reference

Mouse movement packet as sent in streaming mode. 3 bytes. More...

#include <mouse.h>


Data Fields

struct {
   uint8_t   bits
 yovf,xovf,ysgn,xsgn,1,b3,b2,b1
   uint8_t   dx
 delta x lsb
   uint8_t   dy
 delta y lsb
fields
uint8_t byte [3]
 all 3 bytes raw


Detailed Description

Mouse movement packet as sent in streaming mode. 3 bytes.

Field Documentation

yovf,xovf,ysgn,xsgn,1,b3,b2,b1

uint8_t _mouse_movt::byte[3]

all 3 bytes raw

uint8_t _mouse_movt::dx

delta x lsb

uint8_t _mouse_movt::dy

delta y lsb

struct { ... } _mouse_movt::fields


The documentation for this union was generated from the following file:

Generated on Fri Nov 13 04:21:27 2009 for [M]ouse by  doxygen 1.5.9