[][src]Type Definition ht32f2yyy::ht32f275x::wdt::WDT_SR

type WDT_SR = Reg<u32, _WDT_SR>;

WDT_SR

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

For information about available fields see wdt_sr module

Trait Implementations

impl Readable for WDT_SR[src]

read() method returns wdt_sr::R reader structure

impl ResetValue for WDT_SR[src]

Register WDT_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for WDT_SR[src]

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