OpenCores
URL https://opencores.org/ocsvn/usb_fpga_1_2/usb_fpga_1_2/trunk

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [libusbJava-src/] [ch/] [ntb/] [usb/] [Usb_Config_Descriptor.java] - Diff between revs 2 and 8

Show entire file | Details | Blame | View Log

Rev 2 Rev 8
Line 40... Line 40...
        private byte[] extra; /* Extra descriptors */
        private byte[] extra; /* Extra descriptors */
 
 
        private int extralen;
        private int extralen;
 
 
        /**
        /**
         * Returns the value to use as an argument to select this configuration ({@link LibusbJava#usb_set_configuration(int, int)}).
         * Returns the value to use as an argument to select this configuration ({@link LibusbJava#usb_set_configuration(long, int)}).
         *
         *
         * @return the value to use as an argument to select this configuration
         * @return the value to use as an argument to select this configuration
         */
         */
        public byte getBConfigurationValue() {
        public byte getBConfigurationValue() {
                return bConfigurationValue;
                return bConfigurationValue;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.