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

type CCVR = Reg<u32, _CCVR>;

Current Counter Value Register

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

For information about avaliable fields see ccvr module

Trait Implementations

impl Readable for CCVR[src]

read() method returns ccvr::R reader structure

impl Writable for CCVR[src]

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

impl ResetValue for CCVR[src]

Register ccvr reset()'s with value 0

type Type = u32

Register size