[][src]Type Definition k1921vk01t_pac::nt_usbdevice::usb_ep::irq_stat::R

type R = R<u32, IRQ_STAT>;

Reader of register IRQ_STAT

Methods

impl R[src]

pub fn bufffullint(&self) -> BUFFFULLINT_R[src]

Bit 0 - Flag buffer fill

pub fn buffemptyint(&self) -> BUFFEMPTYINT_R[src]

Bit 1 - Buffer empty flag

pub fn shortpkttrint(&self) -> SHORTPKTTRINT_R[src]

Bit 2 - Flag size of the last packet

pub fn datapkttrint(&self) -> DATAPKTTRINT_R[src]

Bit 3 - Flag to send a data packet from the buffer to the host

pub fn datapktrecint(&self) -> DATAPKTRECINT_R[src]

Bit 4 - Flag successful reception of a data packet from a host

pub fn outtokenint(&self) -> OUTTOKENINT_R[src]

Bit 5 - Receiving flag tags OUT from the host

pub fn intokenint(&self) -> INTOKENINT_R[src]

Bit 6 - Receiving flag tags IN from the host

pub fn pingtokenint(&self) -> PINGTOKENINT_R[src]

Bit 7 - Receiving flag tags PING from the host

pub fn nacksentint(&self) -> NACKSENTINT_R[src]

Bit 8 - Flag unsent last packet

pub fn stallsentint(&self) -> STALLSENTINT_R[src]

Bit 9 - Flag Uncommitted last packet

pub fn nyetsentint(&self) -> NYETSENTINT_R[src]

Bit 10 - Flag lack of free memory to receive the next data packet

pub fn errsentint(&self) -> ERRSENTINT_R[src]

Bit 11 - Flag of any error during the operation