Type Alias atsame54n::pcc::mr::R

source ·
pub type R = R<MR_SPEC>;
Expand description

Register MR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn pcen(&self) -> PCEN_R

Bit 0 - Parallel Capture Enable

source

pub fn dsize(&self) -> DSIZE_R

Bits 4:5 - Data size

source

pub fn scale(&self) -> SCALE_R

Bit 8 - Scale data

source

pub fn alwys(&self) -> ALWYS_R

Bit 9 - Always Sampling

source

pub fn halfs(&self) -> HALFS_R

Bit 10 - Half Sampling

source

pub fn frsts(&self) -> FRSTS_R

Bit 11 - First sample

source

pub fn isize(&self) -> ISIZE_R

Bits 16:18 - Input Data Size

source

pub fn cid(&self) -> CID_R

Bits 30:31 - Clear If Disabled