[][src]Type Definition atsame51j::dmac::channel::CHPRILVL

type CHPRILVL = Reg<u8, _CHPRILVL>;

Channel n Priority Level

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

For information about available fields see chprilvl module

Trait Implementations

impl Readable for CHPRILVL[src]

read() method returns chprilvl::R reader structure

impl ResetValue for CHPRILVL[src]

Register CHPRILVL reset()'s with value 0

type Type = u8

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

impl Writable for CHPRILVL[src]

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