[][src]Type Definition efm32hg309f64::usb::doep0_ctl::R

type R = R<u32, DOEP0_CTL>;

Reader of register DOEP0_CTL

Methods

impl R[src]

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

Bits 0:10 - Maximum Packet Size

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

Bit 15 - USB Active Endpoint

pub fn dpideof(&self) -> DPIDEOF_R[src]

Bit 16 - Endpoint Data PID / Even-odd Frame

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 epdis(&self) -> EPDIS_R[src]

Bit 30 - Endpoint Disable

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

Bit 31 - Endpoint Enable