Type Definition atsame54p19a_pac::evsys::channel::CHANNEL[][src]

type CHANNEL = Reg<u32, _CHANNEL>;

Channel n Control

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

For information about available fields see channel module

Trait Implementations

impl Readable for CHANNEL[src]

read() method returns channel::R reader structure

impl ResetValue for CHANNEL[src]

Register CHANNEL reset()’s with value 0x8000

type Type = u32

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

impl Writable for CHANNEL[src]

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