[][src]Type Definition nrf52810_pac::wdt::CRV

type CRV = Reg<u32, _CRV>;

Counter reload value

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

For information about avaliable fields see crv module

Trait Implementations

impl Readable for CRV[src]

read() method returns crv::R reader structure

impl Writable for CRV[src]

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

impl ResetValue for CRV[src]

Register CRV reset()'s with value 0xffff_ffff

type Type = u32

Register size