Type Alias xmc4300::usb0_ep1::diepctl_isocont::R

source ·
pub type R = R<DIEPCTL_ISOCONT_SPEC>;
Expand description

Register DIEPCTL_ISOCONT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn mps(&self) -> MPS_R

Bits 0:10 - Maximum Packet Size

source

pub fn usbact_ep(&self) -> USBACT_EP_R

Bit 15 - USB Active Endpoint

source

pub fn eo_fr_num(&self) -> EO_FR_NUM_R

Bit 16 - Even/Odd Frame

source

pub fn naksts(&self) -> NAKSTS_R

Bit 17 - NAK Status

source

pub fn eptype(&self) -> EPTYPE_R

Bits 18:19 - Endpoint Type

source

pub fn snp(&self) -> SNP_R

Bit 20 - Snoop Mode

source

pub fn stall(&self) -> STALL_R

Bit 21 - STALL Handshake

source

pub fn tx_fnum(&self) -> TX_FNUM_R

Bits 22:25 - TxFIFO Number

source

pub fn epdis(&self) -> EPDIS_R

Bit 30 - Endpoint Disable

source

pub fn epena(&self) -> EPENA_R

Bit 31 - Endpoint Enable