[][src]Type Definition ADuCM302x::dma0::PRI_SET

type PRI_SET = Reg<u32, _PRI_SET>;

DMA Channel Priority Set

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

For information about available fields see pri_set module

Trait Implementations

impl ResetValue for PRI_SET[src]

Register PRI_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for PRI_SET[src]

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