[][src]Type Definition xmc4200::usb0_ep1::doepctl_intbulk::R

type R = R<u32, DOEPCTL_INTBULK>;

Reader of register DOEPCTL_INTBULK

Implementations

impl R[src]

pub fn mps(&self) -> MPS_R[src]

Bits 0:10 - Maximum Packet Size

pub fn usbact_ep(&self) -> USBACTEP_R[src]

Bit 15 - USB Active Endpoint

pub fn dpid(&self) -> DPID_R[src]

Bit 16 - Endpoint Data PID

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

Bit 17 - NAK Status

pub fn eptype(&self) -> EPTYPE_R[src]

Bits 18:19 - Endpoint Type

pub fn snp(&self) -> SNP_R[src]

Bit 20 - Snoop Mode

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

Bit 21 - STALL Handshake

pub fn tx_fnum(&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