X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.h;h=2d3a5ccacee7ca877e955dc4c3e9af32257dd797;hp=1040e2e76b98e551487c980ea8a03286b6b55fc1;hb=b5ec1820000c433ddc9ca648b1a0d9f8d43a9d49;hpb=9bec2387b04ac85385ff019fa1a4cf7bbe9491cf diff --git a/src/ftdi.h b/src/ftdi.h index 1040e2e..2d3a5cc 100644 --- a/src/ftdi.h +++ b/src/ftdi.h @@ -112,7 +112,7 @@ enum ftdi_interface { #define SIO_RTS_CTS_HS (0x1 << 8) /** - Main context structure for all libftdi functions. + \brief Main context structure for all libftdi functions. Do not access directly if possible. */ @@ -161,7 +161,7 @@ struct ftdi_context { }; /** - Single linked list of usb devices created by ftdi_usb_find_all() + \brief list of usb devices created by ftdi_usb_find_all() */ struct ftdi_device_list { /// pointer to next entry @@ -171,7 +171,7 @@ struct ftdi_device_list { }; /** - FTDI eeprom structure + \brief FTDI eeprom structure */ struct ftdi_eeprom { /// vendor id