[][src]Type Definition ht32f5xxxx::ht32f52342_52::wdt::WDT_PR

type WDT_PR = Reg<u32, _WDT_PR>;

WDT_PR

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

For information about available fields see wdt_pr module

Trait Implementations

impl Readable for WDT_PR[src]

read() method returns wdt_pr::R reader structure

impl ResetValue for WDT_PR[src]

Register WDT_PR reset()'s with value 0

type Type = u32

Register size

impl Writable for WDT_PR[src]

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