Type Alias atsamd51n::wdt::clear::W

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

Register CLEAR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn clear(&mut self) -> CLEAR_W<'_, CLEAR_SPEC, 0>

Bits 0:7 - Watchdog Clear

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