nrf usb peripheral device context More...
#include <nrfusb.h>
Data Fields | |
usbdev_t | usbdev |
Inherited usbdev struct. | |
usbdev_ep_t | ep_ins [NRF_USB_NUM_EP] |
IN type endpoints. | |
usbdev_ep_t | ep_outs [NRF_USB_NUM_EP] |
OUT type endpoints. | |
NRF_USBD_Type * | device |
Ptr to the device registers. | |
nrfusb_setup_state_t | sstate |
Setup request state machine. | |
NRF_USBD_Type* nrfusb_t::device |
usbdev_ep_t nrfusb_t::ep_ins[NRF_USB_NUM_EP] |
usbdev_ep_t nrfusb_t::ep_outs[NRF_USB_NUM_EP] |
nrfusb_setup_state_t nrfusb_t::sstate |