[][src]Type Definition xmc4400::dac::dac1cfg0::R

type R = R<u32, DAC1CFG0>;

Reader of register DAC1CFG0

Implementations

impl R[src]

pub fn freq(&self) -> FREQ_R[src]

Bits 0:19 - Integer Frequency Divider Value

pub fn mode(&self) -> MODE_R[src]

Bits 20:22 - Enables and sets the Mode for DAC1

pub fn sign(&self) -> SIGN_R[src]

Bit 23 - Selects between signed and unsigned DAC1 mode

pub fn fifoind(&self) -> FIFOIND_R[src]

Bits 24:25 - Current write position inside the data FIFO

pub fn fifoemp(&self) -> FIFOEMP_R[src]

Bit 26 - Indicate if the FIFO is empty

pub fn fifoful(&self) -> FIFOFUL_R[src]

Bit 27 - Indicate if the FIFO is full

pub fn negate(&self) -> NEGATE_R[src]

Bit 28 - Negates the DAC1 output

pub fn signen(&self) -> SIGNEN_R[src]

Bit 29 - Enable sign output of DAC1 pattern generator

pub fn sren(&self) -> SREN_R[src]

Bit 30 - Enable DAC1 service request interrupt generation

pub fn run(&self) -> RUN_R[src]

Bit 31 - RUN indicates the current DAC1 operation status