SimAVR
AVR Simulator
avr_usb_t Struct Reference

#include <avr_usb.h>

Collaboration diagram for avr_usb_t:

Data Fields

avr_io_t io
 
char name
 
avr_regbit_t disabled
 bit in the PRR More...
 
avr_regbit_t usbrf
 bit in the MCUSR More...
 
avr_io_addr_t r_usbcon
 every usb reg is an offset of this. More...
 
avr_io_addr_t r_pllcsr
 
uint8_t usb_com_vect
 
uint8_t usb_gen_vect
 
struct usb_internal_statestate
 

Field Documentation

avr_regbit_t disabled

bit in the PRR

char name
avr_io_addr_t r_pllcsr
avr_io_addr_t r_usbcon

every usb reg is an offset of this.

struct usb_internal_state* state
uint8_t usb_com_vect
uint8_t usb_gen_vect
avr_regbit_t usbrf

bit in the MCUSR


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