Type Alias atsame54n::i2s::syncbusy::R

source ·
pub type R = R<SYNCBUSY_SPEC>;
Expand description

Register SYNCBUSY reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn swrst(&self) -> SWRST_R

Bit 0 - Software Reset Synchronization Status

source

pub fn enable(&self) -> ENABLE_R

Bit 1 - Enable Synchronization Status

source

pub fn cken0(&self) -> CKEN0_R

Bit 2 - Clock Unit 0 Enable Synchronization Status

source

pub fn cken1(&self) -> CKEN1_R

Bit 3 - Clock Unit 1 Enable Synchronization Status

source

pub fn txen(&self) -> TXEN_R

Bit 4 - Tx Serializer Enable Synchronization Status

source

pub fn rxen(&self) -> RXEN_R

Bit 5 - Rx Serializer Enable Synchronization Status

source

pub fn txdata(&self) -> TXDATA_R

Bit 8 - Tx Data Synchronization Status

source

pub fn rxdata(&self) -> RXDATA_R

Bit 9 - Rx Data Synchronization Status