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

type R = R<u32, FS_HCCHAR7>;

Reader of register FS_HCCHAR7

Implementations

impl R[src]

pub fn mpsiz(&self) -> MPSIZ_R[src]

Bits 0:10 - Maximum packet size

pub fn epnum(&self) -> EPNUM_R[src]

Bits 11:14 - Endpoint number

pub fn epdir(&self) -> EPDIR_R[src]

Bit 15 - Endpoint direction

pub fn lsdev(&self) -> LSDEV_R[src]

Bit 17 - Low-speed device

pub fn eptyp(&self) -> EPTYP_R[src]

Bits 18:19 - Endpoint type

pub fn mcnt(&self) -> MCNT_R[src]

Bits 20:21 - Multicount

pub fn dad(&self) -> DAD_R[src]

Bits 22:28 - Device address

pub fn oddfrm(&self) -> ODDFRM_R[src]

Bit 29 - Odd frame

pub fn chdis(&self) -> CHDIS_R[src]

Bit 30 - Channel disable

pub fn chena(&self) -> CHENA_R[src]

Bit 31 - Channel enable