Struct nrf52840::usbd::EPDATASTATUS[][src]

pub struct EPDATASTATUS { /* fields omitted */ }

Provides information on which endpoint(s) an acknowledged data transfer has occurred (EPDATA event)

Methods

impl EPDATASTATUS
[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 EPDATASTATUS

impl !Sync for EPDATASTATUS