Struct nrf52840::usbd::EVENTS_ENDEPOUT[][src]

pub struct EVENTS_ENDEPOUT { /* fields omitted */ }

Description collection[n]: The whole EPOUT[n] buffer has been consumed. The RAM buffer can be accessed safely by software.

Methods

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