[][src]Type Definition imxrt1062_dma0::DCHPRI2

type DCHPRI2 = Reg<u8, _DCHPRI2>;

Channel n Priority Register

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

For information about available fields see dchpri2 module

Trait Implementations

impl Readable for DCHPRI2[src]

read() method returns dchpri2::R reader structure

impl ResetValue for DCHPRI2[src]

Register DCHPRI2 reset()'s with value 0x02

type Type = u8

Register size

impl Writable for DCHPRI2[src]

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