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

type R = R<u32, OTG_HS_DTHRCTL>;

Reader of register OTG_HS_DTHRCTL

Implementations

impl R[src]

pub fn nonisothren(&self) -> NONISOTHREN_R[src]

Bit 0 - Nonisochronous IN endpoints threshold enable

pub fn isothren(&self) -> ISOTHREN_R[src]

Bit 1 - ISO IN endpoint threshold enable

pub fn txthrlen(&self) -> TXTHRLEN_R[src]

Bits 2:10 - Transmit threshold length

pub fn rxthren(&self) -> RXTHREN_R[src]

Bit 16 - Receive threshold enable

pub fn rxthrlen(&self) -> RXTHRLEN_R[src]

Bits 17:25 - Receive threshold length

pub fn arpen(&self) -> ARPEN_R[src]

Bit 27 - Arbiter parking enable