[][src]Type Definition imxrt1062_dma0::DCHPRI0

type DCHPRI0 = Reg<u8, _DCHPRI0>;

Channel n Priority Register

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

For information about available fields see dchpri0 module

Trait Implementations

impl Readable for DCHPRI0[src]

read() method returns dchpri0::R reader structure

impl ResetValue for DCHPRI0[src]

Register DCHPRI0 reset()'s with value 0

type Type = u8

Register size

impl Writable for DCHPRI0[src]

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