Struct nrf52840::usbd::EVENTS_ENDISOIN[][src]

pub struct EVENTS_ENDISOIN { /* fields omitted */ }

The whole ISOIN buffer has been consumed. The RAM buffer can be accessed safely by software.

Methods

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