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 txen(&self) -> TxenR

Bit 4 - Tx Serializer Enable Synchronization Status

Source

pub fn rxen(&self) -> RxenR

Bit 5 - Rx Serializer Enable Synchronization Status

Source

pub fn txdata(&self) -> TxdataR

Bit 8 - Tx Data Synchronization Status

Source

pub fn rxdata(&self) -> RxdataR

Bit 9 - Rx Data Synchronization Status