Type Alias atsame54n::freqm::status::W

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

Register STATUS writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn busy(&mut self) -> BUSY_W<'_, STATUS_SPEC, 0>

Bit 0 - FREQM Status

source

pub fn ovf(&mut self) -> OVF_W<'_, STATUS_SPEC, 1>

Bit 1 - Sticky Count Value Overflow

source

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

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual