[][src]Type Definition ke06z4_pac::wdog::cs1::W

type W = W<u8, CS1>;

Writer for register CS1

Implementations

impl W[src]

pub fn stop(&mut self) -> STOP_W<'_>[src]

Bit 0 - Stop Enable

pub fn wait(&mut self) -> WAIT_W<'_>[src]

Bit 1 - Wait Enable

pub fn dbg(&mut self) -> DBG_W<'_>[src]

Bit 2 - Debug Enable

pub fn tst(&mut self) -> TST_W<'_>[src]

Bits 3:4 - Watchdog Test

pub fn update(&mut self) -> UPDATE_W<'_>[src]

Bit 5 - Allow updates

pub fn int(&mut self) -> INT_W<'_>[src]

Bit 6 - Watchdog Interrupt

pub fn en(&mut self) -> EN_W<'_>[src]

Bit 7 - Watchdog Enable