[][src]Type Definition stm32f7::stm32f7x9::otg_hs_host::otg_hs_hcchar15::W

type W = W<u32, OTG_HS_HCCHAR15>;

Writer for register OTG_HS_HCCHAR15

Methods

impl W[src]

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

Bits 0:10 - Maximum packet size

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

Bits 11:14 - Endpoint number

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

Bit 15 - Endpoint direction

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

Bit 17 - Low-speed device

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

Bits 18:19 - Endpoint type

pub fn mc(&mut self) -> MC_W[src]

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

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

Bits 22:28 - Device address

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

Bit 29 - Odd frame

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

Bit 30 - Channel disable

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

Bit 31 - Channel enable