[][src]Type Definition gd32vf103_pac::usbfs_host::hch0inten::W

type W = W<u32, HCH0INTEN>;

Writer for register HCH0INTEN

Implementations

impl W[src]

pub fn tfie(&mut self) -> TFIE_W<'_>[src]

Bit 0 - Transfer completed interrupt enable

pub fn chie(&mut self) -> CHIE_W<'_>[src]

Bit 1 - Channel halted interrupt enable

pub fn stallie(&mut self) -> STALLIE_W<'_>[src]

Bit 3 - STALL interrupt enable

pub fn nakie(&mut self) -> NAKIE_W<'_>[src]

Bit 4 - NAK interrupt enable

pub fn ackie(&mut self) -> ACKIE_W<'_>[src]

Bit 5 - ACK interrupt enable

pub fn usberie(&mut self) -> USBERIE_W<'_>[src]

Bit 7 - USB bus error interrupt enable

pub fn bberie(&mut self) -> BBERIE_W<'_>[src]

Bit 8 - Babble error interrupt enable

pub fn reqovrie(&mut self) -> REQOVRIE_W<'_>[src]

Bit 9 - request queue overrun interrupt enable

pub fn dterie(&mut self) -> DTERIE_W<'_>[src]

Bit 10 - Data toggle error interrupt enable