Type Definition atsame54n19a_pac::wdt::EWCTRL[][src]

type EWCTRL = Reg<u8, _EWCTRL>;

Early Warning Interrupt Control

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

For information about available fields see ewctrl module

Trait Implementations

impl Readable for EWCTRL[src]

read() method returns ewctrl::R reader structure

impl ResetValue for EWCTRL[src]

Register EWCTRL reset()’s with value 0x0b

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for EWCTRL[src]

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