[][src]Type Definition ht32f1xxxx::ht32f12365_66::wdt::WDT_MR0

type WDT_MR0 = Reg<u32, _WDT_MR0>;

WDT_MR0

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

For information about available fields see wdt_mr0 module

Trait Implementations

impl Readable for WDT_MR0[src]

read() method returns wdt_mr0::R reader structure

impl ResetValue for WDT_MR0[src]

Register WDT_MR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for WDT_MR0[src]

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