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

type R = R<u32, DOEP0CTL>;

Reader of register DOEP0CTL

Methods

impl R[src]

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

Bits 0:1 - Maximum Packet Size

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

Bit 15 - USB Active Endpoint

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 - Handshake

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

Bit 30 - Endpoint Disable

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

Bit 31 - Endpoint Enable