Type Definition stm32f2::stm32f215::otg_hs_device::otg_hs_diepctl6::R[][src]

type R = R<u32, OTG_HS_DIEPCTL6>;

Reader of register OTG_HS_DIEPCTL6

Implementations

impl R[src]

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

Bits 0:10 - Maximum packet size

pub fn usbaep(&self) -> USBAEP_R[src]

Bit 15 - USB active endpoint

pub fn eonum_dpid(&self) -> EONUM_DPID_R[src]

Bit 16 - Even/odd frame

pub fn naksts(&self) -> NAKSTS_R[src]

Bit 17 - NAK status

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

Bits 18:19 - Endpoint type

pub fn stall(&self) -> STALL_R[src]

Bit 21 - STALL handshake

pub fn txfnum(&self) -> TXFNUM_R[src]

Bits 22:25 - TxFIFO number

pub fn epdis(&self) -> EPDIS_R[src]

Bit 30 - Endpoint disable

pub fn epena(&self) -> EPENA_R[src]

Bit 31 - Endpoint enable