[][src]Type Definition nrf52832_pac::wdt::RR

type RR = Reg<u32, _RR>;

Description collection[0]: Reload request 0

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

For information about available fields see rr module

Trait Implementations

impl ResetValue for RR[src]

Register RR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for RR[src]

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