[][src]Type Definition gd32vf103_pac::usbfs_host::hch5intf::R

type R = R<u32, HCH5INTF>;

Reader of register HCH5INTF

Implementations

impl R[src]

pub fn tf(&self) -> TF_R[src]

Bit 0 - Transfer finished

pub fn ch(&self) -> CH_R[src]

Bit 1 - Channel halted

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

Bit 3 - STALL response received interrupt

pub fn nak(&self) -> NAK_R[src]

Bit 4 - NAK response received interrupt

pub fn ack(&self) -> ACK_R[src]

Bit 5 - ACK response received/transmitted interrupt

pub fn usber(&self) -> USBER_R[src]

Bit 7 - USB bus error

pub fn bber(&self) -> BBER_R[src]

Bit 8 - Babble error

pub fn reqovr(&self) -> REQOVR_R[src]

Bit 9 - Request queue overrun

pub fn dter(&self) -> DTER_R[src]

Bit 10 - Data toggle error