Struct nrf52840::usbd::dtoggle::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:2 - Select bulk endpoint number

Bit 7 - Selects IN or OUT endpoint

Bits 8:9 - Data toggle value

Auto Trait Implementations

impl Send for W

impl Sync for W