Type Definition stm32f1::stm32f103::otg_fs_host::fs_hcintmsk7::R[][src]

type R = R<u32, FS_HCINTMSK7>;

Reader of register FS_HCINTMSK7

Implementations

impl R[src]

pub fn xfrcm(&self) -> XFRCM_R[src]

Bit 0 - Transfer completed mask

pub fn chhm(&self) -> CHHM_R[src]

Bit 1 - Channel halted mask

pub fn stallm(&self) -> STALLM_R[src]

Bit 3 - STALL response received interrupt mask

pub fn nakm(&self) -> NAKM_R[src]

Bit 4 - NAK response received interrupt mask

pub fn ackm(&self) -> ACKM_R[src]

Bit 5 - ACK response received/transmitted interrupt mask

pub fn nyet(&self) -> NYET_R[src]

Bit 6 - response received interrupt mask

pub fn txerrm(&self) -> TXERRM_R[src]

Bit 7 - Transaction error mask

pub fn bberrm(&self) -> BBERRM_R[src]

Bit 8 - Babble error mask

pub fn frmorm(&self) -> FRMORM_R[src]

Bit 9 - Frame overrun mask

pub fn dterrm(&self) -> DTERRM_R[src]

Bit 10 - Data toggle error mask