Type Alias atsame54n::osc32kctrl::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 xosc32krdy(&mut self) -> XOSC32KRDY_W<'_, INTENCLR_SPEC, 0>

Bit 0 - XOSC32K Ready Interrupt Enable

source

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

Bit 2 - XOSC32K Clock Failure Detector Interrupt Enable

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