[][src]Type Definition imxrt1062_usb_analog::USB2_VBUS_DETECT_TOG

type USB2_VBUS_DETECT_TOG = Reg<u32, _USB2_VBUS_DETECT_TOG>;

USB VBUS Detect Register

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

For information about available fields see usb2_vbus_detect_tog module

Trait Implementations

impl Readable for USB2_VBUS_DETECT_TOG[src]

read() method returns usb2_vbus_detect_tog::R reader structure

impl ResetValue for USB2_VBUS_DETECT_TOG[src]

Register USB2_VBUS_DETECT_TOG reset()'s with value 0x0010_0004

type Type = u32

Register size

impl Writable for USB2_VBUS_DETECT_TOG[src]

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