Type Definition atsame54n19a_pac::tcc0::EVCTRL[][src]

type EVCTRL = Reg<u32, _EVCTRL>;

Event Control

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

For information about available fields see evctrl module

Trait Implementations

impl Readable for EVCTRL[src]

read() method returns evctrl::R reader structure

impl ResetValue for EVCTRL[src]

Register EVCTRL reset()’s with value 0

type Type = u32

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

impl Writable for EVCTRL[src]

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