R

Type Alias R 

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rxdma(&self) -> RXDMA_R

Bit 0 - Reception DMA enable

Source

pub fn txdma(&self) -> TXDMA_R

Bit 1 - Transmission DMA enable

Source

pub fn rxmode(&self) -> RXMODE_R

Bit 2 - Reception buffering mode

Source

pub fn txmode(&self) -> TXMODE_R

Bit 3 - Transmission buffering mode

Source

pub fn lpbk(&self) -> LPBK_R

Bit 4 - Loopback mode enable

Source

pub fn swpme(&self) -> SWPME_R

Bit 5 - Single wire protocol master interface enable

Source

pub fn deact(&self) -> DEACT_R

Bit 10 - Single wire protocol master interface deactivate