Struct efm32gg990::uart0::i2sctrl::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Enable I2S Mode

Bit 1 - Stero or Mono

Bit 2 - Justification of I2S Data

Bit 3 - Separate DMA Request For Left/Right Data

Bit 4 - Delay on I2S data

Bits 8:10 - I2S Word Format

Auto Trait Implementations

impl Send for R

impl Sync for R