Type Alias atsamd51p::oscctrl::evctrl::W

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

Register EVCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cfdeo0(&mut self) -> CFDEO0_W<'_, EVCTRL_SPEC, 0>

Bit 0 - Clock 0 Failure Detector Event Output Enable

source

pub fn cfdeo1(&mut self) -> CFDEO1_W<'_, EVCTRL_SPEC, 1>

Bit 1 - Clock 1 Failure Detector Event Output Enable

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