Type Alias gd32e1::gd32e103::usbfs_host::hch6intf::R

source ·
pub type R = R<Hch6intfSpec>;
Expand description

Register HCH6INTF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn tf(&self) -> TfR

Bit 0 - Transfer finished

source

pub fn ch(&self) -> ChR

Bit 1 - Channel halted

source

pub fn stall(&self) -> StallR

Bit 3 - STALL response received interrupt

source

pub fn nak(&self) -> NakR

Bit 4 - NAK response received interrupt

source

pub fn ack(&self) -> AckR

Bit 5 - ACK response received/transmitted interrupt

source

pub fn usber(&self) -> UsberR

Bit 7 - USB bus error

source

pub fn bber(&self) -> BberR

Bit 8 - Babble error

source

pub fn reqovr(&self) -> ReqovrR

Bit 9 - Request queue overrun

source

pub fn dter(&self) -> DterR

Bit 10 - Data toggle error