[][src]Type Definition nrf52810_pac::rtc0::EVTENCLR

type EVTENCLR = Reg<u32, _EVTENCLR>;

Disable event routing

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

For information about avaliable fields see evtenclr module

Trait Implementations

impl Readable for EVTENCLR[src]

read() method returns evtenclr::R reader structure

impl Writable for EVTENCLR[src]

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

impl ResetValue for EVTENCLR[src]

Register EVTENCLR reset()'s with value 0

type Type = u32

Register size