Type Definition atsame54n19a_pac::dmac::PRICTRL0[][src]

type PRICTRL0 = Reg<u32, _PRICTRL0>;

Priority Control 0

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

For information about available fields see prictrl0 module

Trait Implementations

impl Readable for PRICTRL0[src]

read() method returns prictrl0::R reader structure

impl ResetValue for PRICTRL0[src]

Register PRICTRL0 reset()’s with value 0x4040_4040

type Type = u32

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

impl Writable for PRICTRL0[src]

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