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

type R = R<u32, OTG_HS_DOEPCTL2>;

Reader of register OTG_HS_DOEPCTL2

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/Endpoint data PID

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 snpm(&self) -> SNPM_R[src]

Bit 20 - Snoop mode

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

Bit 21 - STALL handshake

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

Bit 30 - Endpoint disable

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

Bit 31 - Endpoint enable