[][src]Type Definition imxrt1062_usbnc1::USB_OTG1_CTRL

type USB_OTG1_CTRL = Reg<u32, _USB_OTG1_CTRL>;

USB OTG1 Control Register

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

For information about available fields see usb_otg1_ctrl module

Trait Implementations

impl Readable for USB_OTG1_CTRL[src]

read() method returns usb_otg1_ctrl::R reader structure

impl ResetValue for USB_OTG1_CTRL[src]

Register USB_OTG1_CTRL reset()'s with value 0x3000_1000

type Type = u32

Register size

impl Writable for USB_OTG1_CTRL[src]

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