Type Alias R

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

Register MR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pcen(&self) -> PcenR

Bit 0 - Parallel Capture Enable

Source

pub fn dsize(&self) -> DsizeR

Bits 4:5 - Data size

Source

pub fn scale(&self) -> ScaleR

Bit 8 - Scale data

Source

pub fn alwys(&self) -> AlwysR

Bit 9 - Always Sampling

Source

pub fn halfs(&self) -> HalfsR

Bit 10 - Half Sampling

Source

pub fn frsts(&self) -> FrstsR

Bit 11 - First sample

Source

pub fn isize(&self) -> IsizeR

Bits 16:18 - Input Data Size

Source

pub fn cid(&self) -> CidR

Bits 30:31 - Clear If Disabled