Type Alias W

Source
pub type W = W<MrSpec>;
Expand description

Register MR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pcen(&mut self) -> PcenW<'_, MrSpec>

Bit 0 - Parallel Capture Enable

Source

pub fn dsize(&mut self) -> DsizeW<'_, MrSpec>

Bits 4:5 - Data size

Source

pub fn scale(&mut self) -> ScaleW<'_, MrSpec>

Bit 8 - Scale data

Source

pub fn alwys(&mut self) -> AlwysW<'_, MrSpec>

Bit 9 - Always Sampling

Source

pub fn halfs(&mut self) -> HalfsW<'_, MrSpec>

Bit 10 - Half Sampling

Source

pub fn frsts(&mut self) -> FrstsW<'_, MrSpec>

Bit 11 - First sample

Source

pub fn isize(&mut self) -> IsizeW<'_, MrSpec>

Bits 16:18 - Input Data Size

Source

pub fn cid(&mut self) -> CidW<'_, MrSpec>

Bits 30:31 - Clear If Disabled