[][src]Type Definition ht32f2xxxx::ht32f22366::wdt::WDT_MR1

type WDT_MR1 = Reg<u32, _WDT_MR1>;

WDT_MR1

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

For information about available fields see wdt_mr1 module

Trait Implementations

impl Readable for WDT_MR1[src]

read() method returns wdt_mr1::R reader structure

impl ResetValue for WDT_MR1[src]

Register WDT_MR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for WDT_MR1[src]

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