Type Definition stm32f2::stm32f217::otg_hs_device::otg_hs_dthrctl::W[][src]

type W = W<u32, OTG_HS_DTHRCTL>;

Writer for register OTG_HS_DTHRCTL

Implementations

impl W[src]

pub fn nonisothren(&mut self) -> NONISOTHREN_W<'_>[src]

Bit 0 - Nonisochronous IN endpoints threshold enable

pub fn isothren(&mut self) -> ISOTHREN_W<'_>[src]

Bit 1 - ISO IN endpoint threshold enable

pub fn txthrlen(&mut self) -> TXTHRLEN_W<'_>[src]

Bits 2:10 - Transmit threshold length

pub fn rxthren(&mut self) -> RXTHREN_W<'_>[src]

Bit 16 - Receive threshold enable

pub fn rxthrlen(&mut self) -> RXTHRLEN_W<'_>[src]

Bits 17:25 - Receive threshold length

pub fn arpen(&mut self) -> ARPEN_W<'_>[src]

Bit 27 - Arbiter parking enable