Struct nrf52840::usbd::EVENTS_USBRESET[][src]

pub struct EVENTS_USBRESET { /* fields omitted */ }

Signals that a USB reset condition has been detected on USB lines

Methods

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