[][src]Type Definition imxrt1062_dma0::DCHPRI31

type DCHPRI31 = Reg<u8, _DCHPRI31>;

Channel n Priority Register

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

For information about available fields see dchpri31 module

Trait Implementations

impl Readable for DCHPRI31[src]

read() method returns dchpri31::R reader structure

impl ResetValue for DCHPRI31[src]

Register DCHPRI31 reset()'s with value 0x1f

type Type = u8

Register size

impl Writable for DCHPRI31[src]

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