Struct nrf52840::usbd::EPSTATUS[][src]

pub struct EPSTATUS { /* fields omitted */ }

Provides information on which endpoint's EasyDMA registers have been captured

Methods

impl EPSTATUS
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EPSTATUS

impl !Sync for EPSTATUS