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 prescaler(&self) -> PRESCALER_R

Bits 24:31 - Clock prescaler

Source

pub fn pmm(&self) -> PMM_R

Bit 23 - Polling match mode

Source

pub fn apms(&self) -> APMS_R

Bit 22 - Automatic poll mode stop

Source

pub fn toie(&self) -> TOIE_R

Bit 20 - TimeOut interrupt enable

Source

pub fn smie(&self) -> SMIE_R

Bit 19 - Status match interrupt enable

Source

pub fn ftie(&self) -> FTIE_R

Bit 18 - FIFO threshold interrupt enable

Source

pub fn tcie(&self) -> TCIE_R

Bit 17 - Transfer complete interrupt enable

Source

pub fn teie(&self) -> TEIE_R

Bit 16 - Transfer error interrupt enable

Source

pub fn fthres(&self) -> FTHRES_R

Bits 8:11 - FIFO threshold level

Source

pub fn sshift(&self) -> SSHIFT_R

Bit 4 - Sample shift

Source

pub fn tcen(&self) -> TCEN_R

Bit 3 - Timeout counter enable

Source

pub fn dmaen(&self) -> DMAEN_R

Bit 2 - DMA enable

Source

pub fn abort(&self) -> ABORT_R

Bit 1 - Abort request

Source

pub fn en(&self) -> EN_R

Bit 0 - Enable