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

type R = R<u32, HCH1INTEN>;

Reader of register HCH1INTEN

Implementations

impl R[src]

pub fn tfie(&self) -> TFIE_R[src]

Bit 0 - Transfer completed interrupt enable

pub fn chie(&self) -> CHIE_R[src]

Bit 1 - Channel halted interrupt enable

pub fn stallie(&self) -> STALLIE_R[src]

Bit 3 - STALL interrupt enable

pub fn nakie(&self) -> NAKIE_R[src]

Bit 4 - NAK interrupt enable

pub fn ackie(&self) -> ACKIE_R[src]

Bit 5 - ACK interrupt enable

pub fn usberie(&self) -> USBERIE_R[src]

Bit 7 - USB bus error interrupt enable

pub fn bberie(&self) -> BBERIE_R[src]

Bit 8 - Babble error interrupt enable

pub fn reqovrie(&self) -> REQOVRIE_R[src]

Bit 9 - request queue overrun interrupt enable

pub fn dterie(&self) -> DTERIE_R[src]

Bit 10 - Data toggle error interrupt enable