[−][src]Type Definition lpc55_pac::usbphy::USB1_VBUS_DETECT_TOG
type USB1_VBUS_DETECT_TOG = Reg<u32, _USB1_VBUS_DETECT_TOG>;
USB PHY VBUS Detect Control Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see usb1_vbus_detect_tog module
Trait Implementations
impl Readable for USB1_VBUS_DETECT_TOG[src]
read() method returns usb1_vbus_detect_tog::R reader structure
impl ResetValue for USB1_VBUS_DETECT_TOG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for USB1_VBUS_DETECT_TOG[src]
write(|w| ..) method takes usb1_vbus_detect_tog::W writer structure