Type Definition atsame54p19a_pac::i2s::syncbusy::R[][src]

type R = R<u16, SYNCBUSY>;

Reader of register SYNCBUSY

Implementations

impl R[src]

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

Bit 0 - Software Reset Synchronization Status

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

Bit 1 - Enable Synchronization Status

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

Bit 2 - Clock Unit 0 Enable Synchronization Status

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

Bit 3 - Clock Unit 1 Enable Synchronization Status

pub fn txen(&self) -> TXEN_R[src]

Bit 4 - Tx Serializer Enable Synchronization Status

pub fn rxen(&self) -> RXEN_R[src]

Bit 5 - Rx Serializer Enable Synchronization Status

pub fn txdata(&self) -> TXDATA_R[src]

Bit 8 - Tx Data Synchronization Status

pub fn rxdata(&self) -> RXDATA_R[src]

Bit 9 - Rx Data Synchronization Status