[][src]Type Definition mkl26z4::usb0::errstat::W

type W = W<u8, ERRSTAT>;

Writer for register ERRSTAT

Methods

impl W[src]

pub fn piderr(&mut self) -> PIDERR_W[src]

Bit 0 - This bit is set when the PID check field fails.

pub fn crc5eof(&mut self) -> CRC5EOF_W[src]

Bit 1 - This error interrupt has two functions

pub fn crc16(&mut self) -> CRC16_W[src]

Bit 2 - This bit is set when a data packet is rejected due to a CRC16 error.

pub fn dfn8(&mut self) -> DFN8_W[src]

Bit 3 - This bit is set if the data field received was not 8 bits in length

pub fn btoerr(&mut self) -> BTOERR_W[src]

Bit 4 - This bit is set when a bus turnaround timeout error occurs

pub fn dmaerr(&mut self) -> DMAERR_W[src]

Bit 5 - This bit is set if the USB Module has requested a DMA access to read a new BDT but has not been given the bus before it needs to receive or transmit data

pub fn btserr(&mut self) -> BTSERR_W[src]

Bit 7 - This bit is set when a bit stuff error is detected