Struct atsam4lc8c::hmatrix::prbs::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:3 - Master 8 Priority

[src]

Bits 4:7 - Master 9 Priority

[src]

Bits 8:11 - Master 10 Priority

[src]

Bits 12:15 - Master 11 Priority

[src]

Bits 16:19 - Master 12 Priority

[src]

Bits 20:23 - Master 13 Priority

[src]

Bits 24:27 - Master 14 Priority

[src]

Bits 28:31 - Master 15 Priority

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W