[][src]Type Definition ke06z4_pac::wdog::CS1

type CS1 = Reg<u8, _CS1>;

Watchdog Control and Status Register 1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cs1 module

Trait Implementations

impl Readable for CS1[src]

read() method returns cs1::R reader structure

impl ResetValue for CS1[src]

Register CS1 reset()'s with value 0x80

type Type = u8

Register size

impl Writable for CS1[src]

write(|w| ..) method takes cs1::W writer structure