[][src]Type Definition atsamd51p::pcc::mr::W

type W = W<u32, MR>;

Writer for register MR

Implementations

impl W[src]

pub fn pcen(&mut self) -> PCEN_W<'_>[src]

Bit 0 - Parallel Capture Enable

pub fn dsize(&mut self) -> DSIZE_W<'_>[src]

Bits 4:5 - Data size

pub fn scale(&mut self) -> SCALE_W<'_>[src]

Bit 8 - Scale data

pub fn alwys(&mut self) -> ALWYS_W<'_>[src]

Bit 9 - Always Sampling

pub fn halfs(&mut self) -> HALFS_W<'_>[src]

Bit 10 - Half Sampling

pub fn frsts(&mut self) -> FRSTS_W<'_>[src]

Bit 11 - First sample

pub fn isize(&mut self) -> ISIZE_W<'_>[src]

Bits 16:18 - Input Data Size

pub fn cid(&mut self) -> CID_W<'_>[src]

Bits 30:31 - Clear If Disabled