[][src]Type Definition atsame51j::pcc::mr::R

type R = R<u32, MR>;

Reader of register MR

Implementations

impl R[src]

pub fn pcen(&self) -> PCEN_R[src]

Bit 0 - Parallel Capture Enable

pub fn dsize(&self) -> DSIZE_R[src]

Bits 4:5 - Data size

pub fn scale(&self) -> SCALE_R[src]

Bit 8 - Scale data

pub fn alwys(&self) -> ALWYS_R[src]

Bit 9 - Always Sampling

pub fn halfs(&self) -> HALFS_R[src]

Bit 10 - Half Sampling

pub fn frsts(&self) -> FRSTS_R[src]

Bit 11 - First sample

pub fn isize(&self) -> ISIZE_R[src]

Bits 16:18 - Input Data Size

pub fn cid(&self) -> CID_R[src]

Bits 30:31 - Clear If Disabled