[][src]Type Definition imxrt1062_usbnc1::USB_OTG1_PHY_CTRL_0

type USB_OTG1_PHY_CTRL_0 = Reg<u32, _USB_OTG1_PHY_CTRL_0>;

OTG1 UTMI PHY Control 0 Register

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

For information about available fields see usb_otg1_phy_ctrl_0 module

Trait Implementations

impl Readable for USB_OTG1_PHY_CTRL_0[src]

read() method returns usb_otg1_phy_ctrl_0::R reader structure

impl ResetValue for USB_OTG1_PHY_CTRL_0[src]

Register USB_OTG1_PHY_CTRL_0 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_OTG1_PHY_CTRL_0[src]

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