W

Type Alias W 

Source
pub type W = W<ICLR_SPEC>;
Expand description

Register ICLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn iclr_lfoscgood(&mut self) -> ICLR_LFOSCGOOD_W<'_, ICLR_SPEC, 0>

Bit 0 - Clear the LFOSCGOOD interrupt.

Source

pub fn iclr_anaclkerr(&mut self) -> ICLR_ANACLKERR_W<'_, ICLR_SPEC, 1>

Bit 1 - Analog Clocking Consistency Error

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