[][src]Type Definition lpc55s6x_pac::usbphy::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn ok_status_3v(&self) -> OK_STATUS_3V_R[src]

Bit 0 - Indicates the USB 3v power rails are in range.

pub fn hostdiscondetect_status(&self) -> HOSTDISCONDETECT_STATUS_R[src]

Bit 3 - Indicates at the local host (downstream) port that the remote device has disconnected while in High-Speed mode

pub fn devplugin_status(&self) -> DEVPLUGIN_STATUS_R[src]

Bit 6 - Status indicator for non-standard resistive plugged-in detection Indicates that the device has been connected on the USB_DP and USB_DM lines using the nonstandard resistive plugged-in detection method controlled by CTRL[4]

pub fn resume_status(&self) -> RESUME_STATUS_R[src]

Bit 10 - Indicates that the host is sending a wake-up after Suspend and has triggered an interrupt.