Type Definition stm32f2::stm32f215::otg_hs_host::otg_hs_hcint1::W[][src]

type W = W<u32, OTG_HS_HCINT1>;

Writer for register OTG_HS_HCINT1

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 ahberr(&mut self) -> AHBERR_W<'_>[src]

Bit 2 - AHB error

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 nyet(&mut self) -> NYET_W<'_>[src]

Bit 6 - Response received 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