[][src]Type Definition lpc55s6x_pac::usbhsd::ulpidebug::R

type R = R<u32, ULPIDEBUG>;

Reader of register ULPIDEBUG

Methods

impl R[src]

pub fn phy_addr(&self) -> PHY_ADDR_R[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(&self) -> PHY_WDATA_R[src]

Bits 8:15 - UTMI+ mode: Reserved.

pub fn phy_rdata(&self) -> PHY_RDATA_R[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(&self) -> PHY_RW_R[src]

Bit 24 - UTMI+ mode: Reserved.

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

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

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

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