Struct nrf52840::usbd::EVENTS_ENDEPIN[][src]

pub struct EVENTS_ENDEPIN { /* fields omitted */ }

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

Methods

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