[][src]Type Definition xmc4100::dac::dac0cfg0::R

type R = R<u32, DAC0CFG0>;

Reader of register DAC0CFG0

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 DAC0

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

Bit 23 - Selects Between Signed and Unsigned DAC0 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 DAC0 output

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

Bit 29 - Enable Sign Output of DAC0 Pattern Generator

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

Bit 30 - Enable DAC0 service request interrupt generation

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

Bit 31 - RUN indicates the current DAC0 operation status