[][src]Type Definition imxrt1062_usb_analog::USB1_MISC_CLR

type USB1_MISC_CLR = Reg<u32, _USB1_MISC_CLR>;

USB Misc Register

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

For information about available fields see usb1_misc_clr module

Trait Implementations

impl Readable for USB1_MISC_CLR[src]

read() method returns usb1_misc_clr::R reader structure

impl ResetValue for USB1_MISC_CLR[src]

Register USB1_MISC_CLR reset()'s with value 0x02

type Type = u32

Register size

impl Writable for USB1_MISC_CLR[src]

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