[][src]Type Definition mkl25z4::usb0::istat::R

type R = R<u8, ISTAT>;

Reader of register ISTAT

Methods

impl R[src]

pub fn usbrst(&self) -> USBRST_R[src]

Bit 0 - This bit is set when the USB Module has decoded a valid USB reset

pub fn error(&self) -> ERROR_R[src]

Bit 1 - This bit is set when any of the error conditions within Error Interrupt Status (ERRSTAT) register occur

pub fn softok(&self) -> SOFTOK_R[src]

Bit 2 - This bit is set when the USB Module receives a Start Of Frame (SOF) token

pub fn tokdne(&self) -> TOKDNE_R[src]

Bit 3 - This bit is set when the current token being processed has completed

pub fn sleep(&self) -> SLEEP_R[src]

Bit 4 - This bit is set when the USB Module detects a constant idle on the USB bus for 3 ms

pub fn resume(&self) -> RESUME_R[src]

Bit 5 - This bit is set depending upon the DP/DM signals, and can be used to signal remote wake-up signaling on the USB bus

pub fn attach(&self) -> ATTACH_R[src]

Bit 6 - Attach Interrupt

pub fn stall(&self) -> STALL_R[src]

Bit 7 - Stall Interrupt