Type Definition stm32f1::stm32f102::otg_fs_host::fs_hcint0::R[][src]

type R = R<u32, FS_HCINT0>;

Reader of register FS_HCINT0

Implementations

impl R[src]

pub fn xfrc(&self) -> XFRC_R[src]

Bit 0 - Transfer completed

pub fn chh(&self) -> CHH_R[src]

Bit 1 - Channel halted

pub fn stall(&self) -> STALL_R[src]

Bit 3 - STALL response received interrupt

pub fn nak(&self) -> NAK_R[src]

Bit 4 - NAK response received interrupt

pub fn ack(&self) -> ACK_R[src]

Bit 5 - ACK response received/transmitted interrupt

pub fn txerr(&self) -> TXERR_R[src]

Bit 7 - Transaction error

pub fn bberr(&self) -> BBERR_R[src]

Bit 8 - Babble error

pub fn frmor(&self) -> FRMOR_R[src]

Bit 9 - Frame overrun

pub fn dterr(&self) -> DTERR_R[src]

Bit 10 - Data toggle error