Type Definition stm32f1::stm32f107::usb_otg_host::fs_hcint6::W[][src]

type W = W<u32, FS_HCINT6>;

Writer for register FS_HCINT6

Implementations

impl W[src]

pub fn xfrc(&mut self) -> XFRC_W<'_>[src]

Bit 0 - Transfer completed

pub fn chh(&mut self) -> CHH_W<'_>[src]

Bit 1 - Channel halted

pub fn stall(&mut self) -> STALL_W<'_>[src]

Bit 3 - STALL response received interrupt

pub fn nak(&mut self) -> NAK_W<'_>[src]

Bit 4 - NAK response received interrupt

pub fn ack(&mut self) -> ACK_W<'_>[src]

Bit 5 - ACK response received/transmitted interrupt

pub fn txerr(&mut self) -> TXERR_W<'_>[src]

Bit 7 - Transaction error

pub fn bberr(&mut self) -> BBERR_W<'_>[src]

Bit 8 - Babble error

pub fn frmor(&mut self) -> FRMOR_W<'_>[src]

Bit 9 - Frame overrun

pub fn dterr(&mut self) -> DTERR_W<'_>[src]

Bit 10 - Data toggle error