Struct qn908x_rs::usart0::id::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:7 - Aperture: encoded as (aperture size/4K) -1, so 0x00 means a 4K aperture.

[src]

Bits 8:11 - Minor revision of module implementation, starting at 0. Minor revision of module implementation, starting at 0. Software compatibility is expected between minor revisions.

[src]

Bits 12:15 - Major revision of module implementation, starting at 0. There may not be software compatibility between major revisions.

[src]

Bits 16:31 - Unique module identifier for this IP block.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R