Struct nrf52840::usbd::EVENTS_EP0SETUP[][src]

pub struct EVENTS_EP0SETUP { /* fields omitted */ }

A valid SETUP token has been received (and acknowledged) on the control endpoint

Methods

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