[][src]Type Definition imxrt1062_dma0::DCHPRI16

type DCHPRI16 = Reg<u8, _DCHPRI16>;

Channel n Priority Register

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

For information about available fields see dchpri16 module

Trait Implementations

impl Readable for DCHPRI16[src]

read() method returns dchpri16::R reader structure

impl ResetValue for DCHPRI16[src]

Register DCHPRI16 reset()'s with value 0x10

type Type = u8

Register size

impl Writable for DCHPRI16[src]

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