[][src]Type Definition k210_pac::wdt0::CRR

type CRR = Reg<u32, _CRR>;

Counter Restart Register

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

For information about avaliable fields see crr module

Trait Implementations

impl Readable for CRR[src]

read() method returns crr::R reader structure

impl Writable for CRR[src]

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

impl ResetValue for CRR[src]

Register crr reset()'s with value 0

type Type = u32

Register size