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

type EVTEN = Reg<u32, _EVTEN>;

Enable or disable event routing

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

For information about avaliable fields see evten module

Trait Implementations

impl Readable for EVTEN[src]

read() method returns evten::R reader structure

impl Writable for EVTEN[src]

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

impl ResetValue for EVTEN[src]

Register EVTEN reset()'s with value 0

type Type = u32

Register size