[][src]Type Definition atsamd11c14a::evsys::CHANNEL

type CHANNEL = Reg<u32, _CHANNEL>;

Channel

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

For information about avaliable 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 0

type Type = u32

Register size

impl Writable for CHANNEL[src]

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