Struct xmc4200::dac::dac1patl::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:4 - Pattern Number 0 for PATGEN of DAC1

[src]

Bits 5:9 - Pattern Number 1 for PATGEN of DAC1

[src]

Bits 10:14 - Pattern Number 2 for PATGEN of DAC1

[src]

Bits 15:19 - Pattern Number 3 for PATGEN of DAC1

[src]

Bits 20:24 - Pattern Number 4 for PATGEN of DAC1

[src]

Bits 25:29 - Pattern Number 5 for PATGEN of DAC1

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W