Struct nrf52840::usbd::DPDMVALUE[][src]

pub struct DPDMVALUE { /* fields omitted */ }

State D+ and D- lines will be forced into by the DPDMDRIVE task. The DPDMNODRIVE task reverts the control of the lines to MAC IP (no forcing).

Methods

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

impl !Sync for DPDMVALUE