[][src]Type Definition lpc54606_pac::usbhsd::ulpidebug::W

type W = W<u32, ULPIDEBUG>;

Writer for register ULPIDEBUG

Methods

impl W[src]

pub fn phy_addr(&mut self) -> PHY_ADDR_W[src]

Bits 0:7 - ULPI mode: Bits 7:0 are used as the address when doing a register access over the ULPI interface.

pub fn phy_wdata(&mut self) -> PHY_WDATA_W[src]

Bits 8:15 - UTMI+ mode: Reserved.

pub fn phy_rdata(&mut self) -> PHY_RDATA_W[src]

Bits 16:23 - UTMI+ mode: Bits 7:0 contains the value returned by the VStatus signal on Vendor Interface of UTMI+.

pub fn phy_rw(&mut self) -> PHY_RW_W[src]

Bit 24 - UTMI+ mode: Reserved.

pub fn phy_access(&mut self) -> PHY_ACCESS_W[src]

Bit 25 - Software writes this bit to one to start a read or write operation.

pub fn phy_mode(&mut self) -> PHY_MODE_W[src]

Bit 31 - This bit indicates if the interface between the controller is UTMI+ or ULPI.