W

Type Alias W 

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

Writer for register CR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn prescaler(&mut self) -> PRESCALER_W<'_>

Bits 24:31 - Clock prescaler

Source

pub fn pmm(&mut self) -> PMM_W<'_>

Bit 23 - Polling match mode

Source

pub fn apms(&mut self) -> APMS_W<'_>

Bit 22 - Automatic poll mode stop

Source

pub fn toie(&mut self) -> TOIE_W<'_>

Bit 20 - TimeOut interrupt enable

Source

pub fn smie(&mut self) -> SMIE_W<'_>

Bit 19 - Status match interrupt enable

Source

pub fn ftie(&mut self) -> FTIE_W<'_>

Bit 18 - FIFO threshold interrupt enable

Source

pub fn tcie(&mut self) -> TCIE_W<'_>

Bit 17 - Transfer complete interrupt enable

Source

pub fn teie(&mut self) -> TEIE_W<'_>

Bit 16 - Transfer error interrupt enable

Source

pub fn fthres(&mut self) -> FTHRES_W<'_>

Bits 8:12 - IFO threshold level

Source

pub fn fsel(&mut self) -> FSEL_W<'_>

Bit 7 - FLASH memory selection

Source

pub fn dfm(&mut self) -> DFM_W<'_>

Bit 6 - Dual-flash mode

Source

pub fn sshift(&mut self) -> SSHIFT_W<'_>

Bit 4 - Sample shift

Source

pub fn tcen(&mut self) -> TCEN_W<'_>

Bit 3 - Timeout counter enable

Source

pub fn dmaen(&mut self) -> DMAEN_W<'_>

Bit 2 - DMA enable

Source

pub fn abort(&mut self) -> ABORT_W<'_>

Bit 1 - Abort request

Source

pub fn en(&mut self) -> EN_W<'_>

Bit 0 - Enable