atsamd21g::i2s::syncbusy

Type Alias R

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

Register SYNCBUSY reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn swrst(&self) -> SwrstR

Bit 0 - Software Reset Synchronization Status

Source

pub fn enable(&self) -> EnableR

Bit 1 - Enable Synchronization Status

Source

pub fn cken0(&self) -> Cken0R

Bit 2 - Clock Unit 0 Enable Synchronization Status

Source

pub fn cken1(&self) -> Cken1R

Bit 3 - Clock Unit 1 Enable Synchronization Status

Source

pub fn seren0(&self) -> Seren0R

Bit 4 - Serializer 0 Enable Synchronization Status

Source

pub fn seren1(&self) -> Seren1R

Bit 5 - Serializer 1 Enable Synchronization Status

Source

pub fn data0(&self) -> Data0R

Bit 8 - Data 0 Synchronization Status

Source

pub fn data1(&self) -> Data1R

Bit 9 - Data 1 Synchronization Status