Type Definition stm32f2::stm32f215::otg_hs_host::otg_hs_hcchar2::R[][src]

type R = R<u32, OTG_HS_HCCHAR2>;

Reader of register OTG_HS_HCCHAR2

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 mc(&self) -> MC_R[src]

Bits 20:21 - Multi Count (MC) / Error Count (EC)

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