Struct xmc4200::dac::dac1cfg1::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:2 - Scale value for up- or downscale of the DAC1 input data in steps by the power of 2 (=shift operation)

[src]

Bit 3 - Switch between up- and downscale of the DAC1 input data values

[src]

Bits 4:11 - 8-bit offset value addition

[src]

Bits 12:14 - Selects one of the eight external trigger sources for DAC1

[src]

Bit 16 - Software Trigger

[src]

Bits 17:18 - Select the trigger source for channel 1

[src]

Bits 19:23 - DAC1 analog configuration/calibration parameters

[src]

Bit 24 - Enable analog DAC for channel 1

[src]

Bits 28:31 - Higher 4 band-gap configuration/calibration parameters

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R