[][src]Type Definition imxrt1062_dmamux::CHCFG

type CHCFG = Reg<u32, _CHCFG>;

Channel 0 Configuration Register

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

For information about available fields see chcfg module

Trait Implementations

impl Readable for CHCFG[src]

read() method returns chcfg::R reader structure

impl ResetValue for CHCFG[src]

Register CHCFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for CHCFG[src]

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