Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_usb_erren Union Reference

_hw_usb_erren Union Reference

HW_USB_ERREN - Error Interrupt Enable register (RW) More...

#include <MK64F12_usb.h>


Detailed Description

HW_USB_ERREN - Error Interrupt Enable register (RW)

Reset value: 0x00U

Contains enable bits for each of the error interrupt sources within the USB module. Setting any of these bits enables the respective interrupt source in ERRSTAT. Each bit is set as soon as the error condition is detected. Therefore, the interrupt does not typically correspond with the end of a token being processed. This register contains the value of 0x00 after a reset.

Definition at line 1708 of file MK64F12_usb.h.