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