Public Attributes | List of all members
_USBD_USR_PROP Struct Reference

#include <usb_core.h>

Public Attributes

void(* DeviceConfigured )(void)
 
void(* DeviceConnected )(void)
 
void(* DeviceDisconnected )(void)
 
void(* DeviceReset )(uint8_t speed)
 
void(* DeviceResumed )(void)
 
void(* DeviceSuspended )(void)
 
void(* Init )(void)
 

Detailed Description

Definition at line 229 of file usb_core.h.

Member Data Documentation

void(* _USBD_USR_PROP::DeviceConfigured) (void)

Definition at line 233 of file usb_core.h.

void(* _USBD_USR_PROP::DeviceConnected) (void)

Definition at line 237 of file usb_core.h.

void(* _USBD_USR_PROP::DeviceDisconnected) (void)

Definition at line 238 of file usb_core.h.

void(* _USBD_USR_PROP::DeviceReset) (uint8_t speed)

Definition at line 232 of file usb_core.h.

void(* _USBD_USR_PROP::DeviceResumed) (void)

Definition at line 235 of file usb_core.h.

void(* _USBD_USR_PROP::DeviceSuspended) (void)

Definition at line 234 of file usb_core.h.

void(* _USBD_USR_PROP::Init) (void)

Definition at line 231 of file usb_core.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58