Type Alias atsamd51p::tcc0::per::W

source ·
pub type W = W<PER_SPEC>;
Expand description

Register PER writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn per(&mut self) -> PER_W<'_, PER_SPEC, 0>

Bits 0:23 - Period Value

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual