[][src]Type Definition imxrt1062_dma0::DCHPRI12

type DCHPRI12 = Reg<u8, _DCHPRI12>;

Channel n Priority Register

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

For information about available fields see dchpri12 module

Trait Implementations

impl Readable for DCHPRI12[src]

read() method returns dchpri12::R reader structure

impl ResetValue for DCHPRI12[src]

Register DCHPRI12 reset()'s with value 0x0c

type Type = u8

Register size

impl Writable for DCHPRI12[src]

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