[][src]Type Definition lpc54606_pac::usb0::epskip::R

type R = R<u32, EPSKIP>;

Reader of register EPSKIP

Methods

impl R[src]

pub fn skip(&self) -> SKIP_R[src]

Bits 0:9 - Endpoint skip: Writing 1 to one of these bits, will indicate to HW that it must deactivate the buffer assigned to this endpoint and return control back to software. When HW has deactivated the endpoint, it will clear this bit, but it will not modify the EPINUSE bit. An interrupt will be generated when the Active bit goes from 1 to 0. Note: In case of double-buffering, HW will only clear the Active bit of the buffer indicated by the EPINUSE bit.