R

Type Alias R 

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

Reader of register CR3

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn wufie(&self) -> WUFIE_R

Bit 22 - Wakeup from Stop mode interrupt enable

Source

pub fn wus(&self) -> WUS_R

Bits 20:21 - Wakeup from Stop mode interrupt flag selection

Source

pub fn dep(&self) -> DEP_R

Bit 15 - Driver enable polarity selection

Source

pub fn dem(&self) -> DEM_R

Bit 14 - Driver enable mode

Source

pub fn ddre(&self) -> DDRE_R

Bit 13 - DMA Disable on Reception Error

Source

pub fn ovrdis(&self) -> OVRDIS_R

Bit 12 - Overrun Disable

Source

pub fn ctsie(&self) -> CTSIE_R

Bit 10 - CTS interrupt enable

Source

pub fn ctse(&self) -> CTSE_R

Bit 9 - CTS enable

Source

pub fn rtse(&self) -> RTSE_R

Bit 8 - RTS enable

Source

pub fn dmat(&self) -> DMAT_R

Bit 7 - DMA enable transmitter

Source

pub fn dmar(&self) -> DMAR_R

Bit 6 - DMA enable receiver

Source

pub fn hdsel(&self) -> HDSEL_R

Bit 3 - Half-duplex selection

Source

pub fn eie(&self) -> EIE_R

Bit 0 - Error interrupt enable