[][src]Type Definition imxrt1062_usb1::USBMODE

type USBMODE = Reg<u32, _USBMODE>;

USB Device Mode

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

For information about available fields see usbmode module

Trait Implementations

impl Readable for USBMODE[src]

read() method returns usbmode::R reader structure

impl ResetValue for USBMODE[src]

Register USBMODE reset()'s with value 0x5000

type Type = u32

Register size

impl Writable for USBMODE[src]

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