public static class BoardConfig.USB extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
USB()
Default native constructor.
|
USB(long size)
Native array allocator.
|
USB(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
flashBootedPid() |
BoardConfig.USB |
flashBootedPid(short setter) |
short |
flashBootedVid() |
BoardConfig.USB |
flashBootedVid(short setter) |
BoardConfig.USB |
getPointer(long i) |
depthai.UsbSpeed |
maxSpeed() |
BoardConfig.USB |
maxSpeed(depthai.UsbSpeed setter) |
short |
pid() |
BoardConfig.USB |
pid(short setter) |
BoardConfig.USB |
position(long position) |
short |
vid() |
BoardConfig.USB |
vid(short setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic USB()
public USB(long size)
Pointer.position(long).public USB(Pointer p)
Pointer(Pointer).public BoardConfig.USB position(long position)
public BoardConfig.USB getPointer(long i)
getPointer in class Pointerpublic BoardConfig.USB vid(short setter)
public BoardConfig.USB pid(short setter)
public BoardConfig.USB flashBootedVid(short setter)
public BoardConfig.USB flashBootedPid(short setter)
public depthai.UsbSpeed maxSpeed()
public BoardConfig.USB maxSpeed(depthai.UsbSpeed setter)
Copyright © 2023. All rights reserved.