[][src]Type Definition atsame54p20a::pac::EVCTRL

type EVCTRL = Reg<u8, _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 = u8

Register size

impl Writable for EVCTRL[src]

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