[][src]Type Definition gd32vf103_pac::usbfs_host::hch4ctl::R

type R = R<u32, HCH4CTL>;

Reader of register HCH4CTL

Implementations

impl R[src]

pub fn mpl(&self) -> MPL_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 lsd(&self) -> LSD_R[src]

Bit 17 - Low-speed device

pub fn eptype(&self) -> EPTYPE_R[src]

Bits 18:19 - Endpoint type

pub fn dar(&self) -> DAR_R[src]

Bits 22:28 - Device address

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

Bit 29 - Odd frame

pub fn cdis(&self) -> CDIS_R[src]

Bit 30 - Channel disable

pub fn cen(&self) -> CEN_R[src]

Bit 31 - Channel enable