[][src]Type Definition imxrt1062_usbphy1::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Methods

impl R[src]

pub fn rsvd0(&self) -> RSVD0_R[src]

Bits 0:2 - Reserved.

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

Bit 3 - Indicates that the device has disconnected while in high-speed host mode.

pub fn rsvd1(&self) -> RSVD1_R[src]

Bits 4:5 - Reserved.

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

Bit 6 - Indicates that the device has been connected on the USB_DP and USB_DM lines.

pub fn rsvd2(&self) -> RSVD2_R[src]

Bit 7 - Reserved.

pub fn otgid_status(&self) -> OTGID_STATUS_R[src]

Bit 8 - Indicates the results of ID pin on MiniAB plug

pub fn rsvd3(&self) -> RSVD3_R[src]

Bit 9 - Reserved.

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.

pub fn rsvd4(&self) -> RSVD4_R[src]

Bits 11:31 - Reserved.