Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_usb_istat Union Reference

_hw_usb_istat Union Reference

HW_USB_ISTAT - Interrupt Status register (W1C) More...

#include <MK64F12_usb.h>


Detailed Description

HW_USB_ISTAT - Interrupt Status register (W1C)

Reset value: 0x00U

Contains fields for each of the interrupt sources within the USB Module. Each of these fields are qualified with their respective interrupt enable bits. All fields of this register are logically OR'd together along with the OTG Interrupt Status Register (OTGSTAT) to form a single interrupt source for the processor's interrupt controller. After an interrupt bit has been set it may only be cleared by writing a one to the respective interrupt bit. This register contains the value of 0x00 after a reset.

Definition at line 1041 of file MK64F12_usb.h.