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

type R = R<u8, CS1>;

Reader of register CS1

Implementations

impl R[src]

pub fn stop(&self) -> STOP_R[src]

Bit 0 - Stop Enable

pub fn wait(&self) -> WAIT_R[src]

Bit 1 - Wait Enable

pub fn dbg(&self) -> DBG_R[src]

Bit 2 - Debug Enable

pub fn tst(&self) -> TST_R[src]

Bits 3:4 - Watchdog Test

pub fn update(&self) -> UPDATE_R[src]

Bit 5 - Allow updates

pub fn int(&self) -> INT_R[src]

Bit 6 - Watchdog Interrupt

pub fn en(&self) -> EN_R[src]

Bit 7 - Watchdog Enable