Struct nrf52840::usbd::EVENTS_SOF[][src]

pub struct EVENTS_SOF { /* fields omitted */ }

Signals that a SOF (start of frame) condition has been detected on USB lines

Methods

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

impl Send for EVENTS_SOF

impl !Sync for EVENTS_SOF