[][src]Type Definition imxrt1062_usb1::USBINTR

type USBINTR = Reg<u32, _USBINTR>;

Interrupt Enable Register

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

For information about available fields see usbintr module

Trait Implementations

impl Readable for USBINTR[src]

read() method returns usbintr::R reader structure

impl ResetValue for USBINTR[src]

Register USBINTR reset()'s with value 0

type Type = u32

Register size

impl Writable for USBINTR[src]

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