[][src]Type Definition nuc1xx::usb::USB_INTSTS

type USB_INTSTS = Reg<u32, _USB_INTSTS>;

Interrupt Event Flag

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see usb_intsts module

Trait Implementations

impl Readable for USB_INTSTS[src]

read() method returns usb_intsts::R reader structure

impl ResetValue for USB_INTSTS[src]

Register USB_INTSTS reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_INTSTS[src]

write(|w| ..) method takes usb_intsts::W writer structure