Type Alias W

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

Register CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable(&mut self) -> EnableW<'_, CtrlSpec>

Bit 1 - Enable

Source

pub fn wen(&mut self) -> WenW<'_, CtrlSpec>

Bit 2 - Watchdog Timer Window Mode Enable

Source

pub fn alwayson(&mut self) -> AlwaysonW<'_, CtrlSpec>

Bit 7 - Always-On