Struct lpc43xx::usb0::dciversion::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:15 - The device controller interface conforms to the two-byte BCD encoding of the interface version number contained in this register.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R