[][src]Type Definition xmc4100::usb0_ep1::diepctl_isocont::W

type W = W<u32, DIEPCTL_ISOCONT>;

Writer for register DIEPCTL_ISOCONT

Implementations

impl W[src]

pub fn mps(&mut self) -> MPS_W<'_>[src]

Bits 0:10 - Maximum Packet Size

pub fn usbact_ep(&mut self) -> USBACTEP_W<'_>[src]

Bit 15 - USB Active Endpoint

pub fn eptype(&mut self) -> EPTYPE_W<'_>[src]

Bits 18:19 - Endpoint Type

pub fn snp(&mut self) -> SNP_W<'_>[src]

Bit 20 - Snoop Mode

pub fn stall(&mut self) -> STALL_W<'_>[src]

Bit 21 - STALL Handshake

pub fn tx_fnum(&mut self) -> TXFNUM_W<'_>[src]

Bits 22:25 - TxFIFO Number

pub fn cnak(&mut self) -> CNAK_W<'_>[src]

Bit 26 - Clear NAK

pub fn snak(&mut self) -> SNAK_W<'_>[src]

Bit 27 - Set NAK

pub fn set_even_fr(&mut self) -> SETEVENFR_W<'_>[src]

Bit 28 - In non-Scatter/Gather DMA mode: Set Even frame

pub fn set_odd_fr(&mut self) -> SETODDFR_W<'_>[src]

Bit 29 - Set Odd frame

pub fn epdis(&mut self) -> EPDIS_W<'_>[src]

Bit 30 - Endpoint Disable

pub fn epena(&mut self) -> EPENA_W<'_>[src]

Bit 31 - Endpoint Enable