[][src]Type Definition atsame54p::dmac::channel::CHEVCTRL

type CHEVCTRL = Reg<u8, _CHEVCTRL>;

Channel n Event Control

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

For information about available fields see chevctrl module

Trait Implementations

impl Readable for CHEVCTRL[src]

read() method returns chevctrl::R reader structure

impl ResetValue for CHEVCTRL[src]

Register CHEVCTRL reset()'s with value 0

type Type = u8

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

impl Writable for CHEVCTRL[src]

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