Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_usb_errstat Union Reference
HW_USB_ERRSTAT - Error Interrupt Status register (RW) More...
#include <MK64F12_usb.h>
Detailed Description
HW_USB_ERRSTAT - Error Interrupt Status register (RW)
Reset value: 0x00U
Contains enable bits for each of the error sources within the USB Module. Each of these bits are qualified with their respective error enable bits. All bits of this register are logically OR'd together and the result placed in the ERROR bit of the ISTAT register. After an interrupt bit has been set it may only be cleared by writing a one to the respective interrupt bit. 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 1497 of file MK64F12_usb.h.
Generated on Sat Aug 27 2022 17:09:03 by
