[][src]Type Definition imxrt1062_usb_analog::USB2_MISC_SET

type USB2_MISC_SET = Reg<u32, _USB2_MISC_SET>;

USB Misc Register

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

For information about available fields see usb2_misc_set module

Trait Implementations

impl Readable for USB2_MISC_SET[src]

read() method returns usb2_misc_set::R reader structure

impl ResetValue for USB2_MISC_SET[src]

Register USB2_MISC_SET reset()'s with value 0x02

type Type = u32

Register size

impl Writable for USB2_MISC_SET[src]

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