Type Alias atsamd51p::osc32kctrl::intflag::W

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

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn xosc32krdy(&mut self) -> XOSC32KRDY_W<'_, INTFLAG_SPEC, 0>

Bit 0 - XOSC32K Ready

source

pub fn xosc32kfail(&mut self) -> XOSC32KFAIL_W<'_, INTFLAG_SPEC, 2>

Bit 2 - XOSC32K Clock Failure Detector

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