![]()  | 
![]()  | 
![]()  | 
![]()  | 
Get the current frame number and frame length for a device
int usbd_get_frame( struct usdb_device *device,
                    int32_t *fnum,
                    int32_t *flen );
libusbdi
This function gets the current frame number and frame length for the specified device.
| Safety: | |
|---|---|
| Cancellation point | Yes | 
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
![]()  | 
![]()  | 
![]()  | 
![]()  |