[][src]Type Definition atsamd21g18a::i2s::ctrla::R

type R = R<u8, CTRLA>;

Reader of register CTRLA

Implementations

impl R[src]

pub fn swrst(&self) -> SWRST_R[src]

Bit 0 - Software Reset

pub fn enable(&self) -> ENABLE_R[src]

Bit 1 - Enable

pub fn cken0(&self) -> CKEN0_R[src]

Bit 2 - Clock Unit 0 Enable

pub fn cken1(&self) -> CKEN1_R[src]

Bit 3 - Clock Unit 1 Enable

pub fn seren0(&self) -> SEREN0_R[src]

Bit 4 - Serializer 0 Enable

pub fn seren1(&self) -> SEREN1_R[src]

Bit 5 - Serializer 1 Enable