atsamd21g::i2s::ctrla

Type Alias R

Source
pub type R = R<CtrlaSpec>;
Expand description

Register CTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn swrst(&self) -> SwrstR

Bit 0 - Software Reset

Source

pub fn enable(&self) -> EnableR

Bit 1 - Enable

Source

pub fn cken0(&self) -> Cken0R

Bit 2 - Clock Unit 0 Enable

Source

pub fn cken1(&self) -> Cken1R

Bit 3 - Clock Unit 1 Enable

Source

pub fn seren0(&self) -> Seren0R

Bit 4 - Serializer 0 Enable

Source

pub fn seren1(&self) -> Seren1R

Bit 5 - Serializer 1 Enable