W

Type Alias W 

pub type W = W<ScSpec>;
Expand description

Register SC writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ldok(&mut self) -> LdokW<'_, ScSpec>

Bit 0 - Load OK

pub fn cont(&mut self) -> ContW<'_, ScSpec>

Bit 1 - Continuous Mode Enable

pub fn mult(&mut self) -> MultW<'_, ScSpec>

Bits 2:3 - Multiplication Factor Select for Prescaler

pub fn pdbie(&mut self) -> PdbieW<'_, ScSpec>

Bit 5 - PDB Interrupt Enable

pub fn pdbif(&mut self) -> PdbifW<'_, ScSpec>

Bit 6 - PDB Interrupt Flag

pub fn pdben(&mut self) -> PdbenW<'_, ScSpec>

Bit 7 - PDB Enable

pub fn trgsel(&mut self) -> TrgselW<'_, ScSpec>

Bits 8:11 - Trigger Input Source Select

pub fn prescaler(&mut self) -> PrescalerW<'_, ScSpec>

Bits 12:14 - Prescaler Divider Select

pub fn dmaen(&mut self) -> DmaenW<'_, ScSpec>

Bit 15 - DMA Enable

pub fn swtrig(&mut self) -> SwtrigW<'_, ScSpec>

Bit 16 - Software Trigger

pub fn pdbeie(&mut self) -> PdbeieW<'_, ScSpec>

Bit 17 - PDB Sequence Error Interrupt Enable

pub fn ldmod(&mut self) -> LdmodW<'_, ScSpec>

Bits 18:19 - Load Mode Select