Struct nrf52840::usbd::EVENTS_EP0DATADONE[][src]

pub struct EVENTS_EP0DATADONE { /* fields omitted */ }

An acknowledged data transfer has taken place on the control endpoint

Methods

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