Struct samd21g18a::i2s::ctrla::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 - Software Reset

Bit 1 - Enable

Bit 2 - Clock Unit 0 Enable

Bit 3 - Clock Unit 1 Enable

Bit 4 - Serializer 0 Enable

Bit 5 - Serializer 1 Enable

Auto Trait Implementations

impl Send for R

impl Sync for R