[][src]Type Definition imxrt1062_dma0::DCHPRI4

type DCHPRI4 = Reg<u8, _DCHPRI4>;

Channel n Priority Register

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

For information about available fields see dchpri4 module

Trait Implementations

impl Readable for DCHPRI4[src]

read() method returns dchpri4::R reader structure

impl ResetValue for DCHPRI4[src]

Register DCHPRI4 reset()'s with value 0x04

type Type = u8

Register size

impl Writable for DCHPRI4[src]

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