[][src]Type Definition k22f::wdog::STCTRLH

type STCTRLH = Reg<u16, _STCTRLH>;

Watchdog Status and Control Register High

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

For information about available fields see stctrlh module

Trait Implementations

impl Readable for STCTRLH[src]

read() method returns stctrlh::R reader structure

impl ResetValue for STCTRLH[src]

Register STCTRLH reset()'s with value 0x01d3

type Type = u16

Register size

impl Writable for STCTRLH[src]

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