Type Alias atsamd51j::supc::intenclr::W

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

Register INTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn bod33rdy(&mut self) -> BOD33RDY_W<'_, INTENCLR_SPEC, 0>

Bit 0 - BOD33 Ready

source

pub fn bod33det(&mut self) -> BOD33DET_W<'_, INTENCLR_SPEC, 1>

Bit 1 - BOD33 Detection

source

pub fn b33srdy(&mut self) -> B33SRDY_W<'_, INTENCLR_SPEC, 2>

Bit 2 - BOD33 Synchronization Ready

source

pub fn vregrdy(&mut self) -> VREGRDY_W<'_, INTENCLR_SPEC, 8>

Bit 8 - Voltage Regulator Ready

source

pub fn vcorerdy(&mut self) -> VCORERDY_W<'_, INTENCLR_SPEC, 10>

Bit 10 - VDDCORE Ready

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